Skip to content

Commit 4e2db0e

Browse files
Update dependency psycopg2 to v2.9.10
1 parent fcdeccd commit 4e2db0e

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
@@ -3,7 +3,7 @@ mysqlclient==2.0.1
33
python-dotenv==0.14.0
44
gunicorn==20.0.4
55
requests==2.24.0
6-
psycopg2==2.8.5
6+
psycopg2==2.9.10
77
jsonschema==3.2.0
88
celery==4.4.5
99
redis==3.5.3

0 commit comments

Comments
 (0)