Skip to content

Commit 264e772

Browse files
fix tz issue by downgrading psycopg2-binary
1 parent 01ab3fe commit 264e772

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
@@ -17,7 +17,7 @@ kombu==4.2.1
1717
lxml==4.6.3
1818
multidict==4.5.0
1919
nltk==3.4.5
20-
psycopg2-binary==2.9.1
20+
psycopg2-binary==2.8.6
2121
pytz==2018.5
2222
readability-lxml==0.7
2323
redis==2.10.6

0 commit comments

Comments
 (0)