Skip to content

Commit aa945b8

Browse files
committed
Upgrade psychopg2 to support python >=3.7
1 parent b67bebb commit aa945b8

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 @@ Mako~=1.0.7
1717
MarkupSafe~=1.0
1818
mccabe~=0.6.1
1919
oic~=0.11.0
20-
psycopg2~=2.7.4
20+
psycopg2~=2.8.5
2121
pyldap~=2.4.45
2222
pylint~=2.3.1
2323
python-dateutil~=2.6.1

0 commit comments

Comments
 (0)