Skip to content

Commit 7b147d8

Browse files
committed
Update psycopg2 for python 3.8 compatability
1 parent 82c108b commit 7b147d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ csh_ldap~=2.2.0
44
addict==2.2.0
55
flask_sqlalchemy==2.3.2
66
flask_migrate==2.3.1
7-
psycopg2==2.7.7
7+
psycopg2==2.8.5
88
python-magic==0.4.15
99
piexif==1.1.2
1010
wand==0.5.0

0 commit comments

Comments
 (0)