Skip to content

Commit fcdf98c

Browse files
committed
bump sqlalchemy to avoid import typing error
1 parent c770359 commit fcdf98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/standard_python3/cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ flask==3.0.0
33
# you will need either the binary or the regular - for more info see http://initd.org/psycopg/docs/install.html
44
psycopg2-binary==2.9.11
55
PyMySQL==1.1.1
6-
SQLAlchemy==2.0.10
6+
SQLAlchemy==2.0.44

0 commit comments

Comments
 (0)