Skip to content

Commit d95b345

Browse files
committed
Updated psycopg
1 parent e1e49d2 commit d95b345

File tree

2 files changed

+92
-3
lines changed

2 files changed

+92
-3
lines changed

Diff for: Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
flask = "==3.1.0"
88
flask-sqlalchemy = "==3.1.1"
9-
psycopg = {extras = ["binary"], version = "~=3.2.4"}
9+
psycopg = {extras = ["binary"], version = "==3.2.4"}
1010
retry2 = "==0.9.5"
1111
python-dotenv = "==1.0.1"
1212
gunicorn = "==23.0.0"

Diff for: Pipfile.lock

+91-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)