Skip to content

Commit 88f7efd

Browse files
committed
Downgrade psycopg2 until 2.7 bug fixed
1 parent 4cc7cec commit 88f7efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cesium>=0.8.0
22
netCDF4
33
peewee>=2.8.3
4-
psycopg2
4+
psycopg2==2.6.2
55
requests>=2.6.0
66
pyyaml
77
tornado

0 commit comments

Comments
 (0)