Skip to content

Commit

Permalink
Update requirents for psycopg==3.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee committed Jul 31, 2023
1 parent 395a85b commit bbd835a
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
@@ -1,6 +1,6 @@
Django==4.2.3
dj-database-url==2.0.0
gunicorn==21.2.0
psycopg2-binary==2.9.6
psycopg==3.1.9
wheel==0.38.1
whitenoise==6.5.0

0 comments on commit bbd835a

Please sign in to comment.