Skip to content

Commit

Permalink
Updated appengine/flexible/cloudsql_postgresql samples. (#1666)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisvg authored Aug 28, 2018
1 parent 3cff50f commit 96861aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appengine/flexible/cloudsql_postgresql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.12.2
Flask==1.0.2
Flask-SQLAlchemy==2.3.2
gunicorn==19.7.1
psycopg2==2.7.4
gunicorn==19.9.0
psycopg2==2.7.5

0 comments on commit 96861aa

Please sign in to comment.