We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bcd74c commit cf5b096Copy full SHA for cf5b096
1 file changed
requirements.txt
@@ -1,5 +1,5 @@
1
tornado==4.1
2
-psycopg2==2.6
+psycopg2>=2.6,<2.8
3
sqlalchemy>=0.9,<1.1
4
netifaces==0.10.4
5
pycrypto==2.6.1
0 commit comments