Skip to content

Commit 2aece8d

Browse files
committed
Fix the version of psycopg2-binary
Signed-off-by: jiyeong.seok <[email protected]>
1 parent da28cfd commit 2aece8d

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
@@ -2,7 +2,7 @@ binaryornot
22
numpy
33
pandas
44
parmap
5-
psycopg2-binary
5+
psycopg2-binary==2.9.9
66
python-dateutil
77
py-tlsh
88
pytz

0 commit comments

Comments
 (0)