File tree Expand file tree Collapse file tree
standard_python3/cloudsql Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- PyMySQL == 0.10.1 ; python_version < '3.0' # needs to stay under 1.0.0 for Python 2 support
1+ PyMySQL < 1.0.0 ; python_version < '3.0' # needs to stay under 1.0.0 for Python 2 support
22Django == 1.11.29 ; python_version < '3.0' # needs to stay under 2.0.0 for Python 2 support
Original file line number Diff line number Diff line change 11flask == 2.1.0
22# psycopg2==2.8.4
33psycopg2-binary == 2.9.5 # you will need either the binary or the regular - for more info see http://initd.org/psycopg/docs/install.html
4- PyMySQL == 1.0.2
4+ PyMySQL == 1.0.3
55SQLAlchemy == 2.0.4
Original file line number Diff line number Diff line change 11SQLAlchemy == 2.0.4
2- PyMySQL == 1.0.2
2+ PyMySQL == 1.0.3
33tink == 1.6.1
Original file line number Diff line number Diff line change 11Flask == 2.1.0
22SQLAlchemy == 2.0.4
3- PyMySQL == 1.0.2
3+ PyMySQL == 1.0.3
44gunicorn == 20.1.0
55cloud-sql-python-connector == 1.2.1
You can’t perform that action at this time.
0 commit comments