Skip to content

Commit c770359

Browse files
committed
cloudsql binary not installing on py313, try latest version just in case
1 parent 8ee289a commit c770359

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flask==3.0.0
22
# psycopg2==2.8.4
33
# 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
4+
psycopg2-binary==2.9.11
55
PyMySQL==1.1.1
6-
SQLAlchemy==2.0.10
6+
SQLAlchemy==2.0.10

0 commit comments

Comments
 (0)