Update dependency psycopg2-binary to v2.8.5 (#3283) · code4ward/python-docs-samples@b5bc41c · GitHub
Skip to content

Commit b5bc41c

Browse files
authored
Update dependency psycopg2-binary to v2.8.5 (GoogleCloudPlatform#3283)
1 parent 22caf34 commit b5bc41c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

appengine/flexible/django_cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flask==1.1.1
22
# psycopg2==2.8.4
3-
psycopg2-binary==2.8.4 # you will need either the binary or the regular - for more info see http://initd.org/psycopg/docs/install.html
3+
psycopg2-binary==2.8.5 # you will need either the binary or the regular - for more info see http://initd.org/psycopg/docs/install.html
44
PyMySQL==0.9.3
55
SQLAlchemy==1.3.16

kubernetes_engine/django_tutorial/requirements.txt

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)