We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee289a commit c770359Copy full SHA for c770359
appengine/standard_python3/cloudsql/requirements.txt
@@ -1,6 +1,6 @@
1
flask==3.0.0
2
# psycopg2==2.8.4
3
# you will need either the binary or the regular - for more info see http://initd.org/psycopg/docs/install.html
4
-psycopg2-binary==2.9.9
+psycopg2-binary==2.9.11
5
PyMySQL==1.1.1
6
-SQLAlchemy==2.0.10
+SQLAlchemy==2.0.10
0 commit comments