Skip to content

Commit

Permalink
Merge pull request #8 from hamishwillee/update_4_2
Browse files Browse the repository at this point in the history
Update requirents for psycopg==3.1.9
  • Loading branch information
hamishwillee committed Jul 31, 2023
2 parents 0304530 + bbd835a commit fae675c
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 fae675c

Please sign in to comment.