Skip to content

Commit

Permalink
⬆️ Upgrade to latest psycopg2
Browse files Browse the repository at this point in the history
Current version 2.7.3.2 has issues installing on OSX Ventura
Current version is extremely old (from 2015)
  • Loading branch information
znatty22 committed May 10, 2023
1 parent 36a0437 commit 12a64e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gunicorn==19.7.1
flask-marshmallow==0.8.0
marshmallow==2.16.0
marshmallow-sqlalchemy==0.13.2
psycopg2==2.7.3.2
psycopg2==2.9.6
webargs==5.3.0
boto3==1.7.8
botocore==1.10.8
Expand Down

0 comments on commit 12a64e3

Please sign in to comment.