Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ecab68e

Browse files
committedMar 7, 2022
Update dependency psycopg2 to v2.9.3
1 parent fcdeccd commit ecab68e

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.3
77
jsonschema==3.2.0
88
celery==4.4.5
99
redis==3.5.3

0 commit comments

Comments
 (0)
Please sign in to comment.