Skip to content

Commit

Permalink
[FIXES ErnstHaagsman#9] psycopg2 error
Browse files Browse the repository at this point in the history
Using a recent psycopg2 version will fix this behaviour: ErnstHaagsman#9
  • Loading branch information
gannebamm authored Oct 28, 2021
1 parent dda5edd commit 7b7590b
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,3 +1,3 @@
Django==1.11.3
pytz==2017.2
psycopg2==2.7.1
psycopg2==2.9.1

0 comments on commit 7b7590b

Please sign in to comment.