We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4995c22 commit 3d92f1fCopy full SHA for 3d92f1f
setup.py
@@ -36,6 +36,7 @@
36
'django-simple-captcha',
37
'lxml',
38
'YURL',
39
+ 'psycopg2<2.8',
40
),
41
include_package_data=True,
42
zip_safe=False,
0 commit comments