Skip to content

Commit

Permalink
Switch to psycopg3
Browse files Browse the repository at this point in the history
  • Loading branch information
TheReverend403 committed Feb 23, 2024
1 parent b0aec93 commit c280777
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 16 deletions.
44 changes: 29 additions & 15 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ python-magic = "^0.4.0"
humanize = "^4.9.0"
pygments = "^2.7.0"
sentry-sdk = { extras = ["flask"], version = "^1.0.0" }
psycopg2 = "^2.8.0"
psycopg = "^3.1.18"
gunicorn = { version = "^21.2.0", extras = ["gevent"] }
email_validator = "^1.0.5"
python-dotenv = "^1.0.1"
Expand Down

0 comments on commit c280777

Please sign in to comment.