Skip to content

Commit cf5b096

Browse files
stefano-maggiololw
authored andcommitted
Allow psycopg 2.7 to make Travis green again
Cherry-picked from d5211c0.
1 parent 2bcd74c commit cf5b096

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tornado==4.1
2-
psycopg2==2.6
2+
psycopg2>=2.6,<2.8
33
sqlalchemy>=0.9,<1.1
44
netifaces==0.10.4
55
pycrypto==2.6.1

0 commit comments

Comments
 (0)