Skip to content

Commit

Permalink
[Fix] Fix psycopg2 compatibility for Django 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaval-mehta authored Jul 14, 2021
1 parent 99ee740 commit f291c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
psycopg2
psycopg2~=2.8.0
django-filter>=2.0
contexttimer
# QA checks
Expand Down

0 comments on commit f291c95

Please sign in to comment.