Skip to content

Commit

Permalink
Merge pull request #3201 from raisachatterjee/3148-upgrade-to-newer-v…
Browse files Browse the repository at this point in the history
…ersion-of-psycopg2

fixed : upgraded to a newer version of psycopg2-binary
  • Loading branch information
dmos62 committed Oct 3, 2023
2 parents 19c774f + 6a42109 commit 8b5a76f
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 @@ -15,7 +15,7 @@ drf-friendly-errors==0.14
drf-nested-routers==0.93.3
psycopg==3.1.8
psycopg-binary==3.1.8
psycopg2-binary==2.8.6
psycopg2-binary==2.9.7
python-decouple==3.4
requests==2.31.0
SQLAlchemy==1.4.26
Expand Down

0 comments on commit 8b5a76f

Please sign in to comment.