File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
flexible_python37_and_earlier/django_cloudsql Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ gunicorn==22.0.0
44psycopg2-binary == 2.9.10
55django-environ == 0.11.2
66google-cloud-secret-manager == 2.16.1
7- django-storages [google ]== 1.14.2
7+ django-storages [google ]== 1.14.4
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ gunicorn==22.0.0
55psycopg2-binary == 2.9.10
66django-environ == 0.11.2
77google-cloud-secret-manager == 2.16.1
8- django-storages [google ]== 1.14.2
8+ django-storages [google ]== 1.14.4
Original file line number Diff line number Diff line change 11Django == 5.1.4 ; python_version >= "3.10"
22Django == 4.2.17 ; python_version >= "3.8" and python_version < "3.10"
33Django == 3.2.25 ; python_version < "3.8"
4- django-storages [google ]== 1.14.2
4+ django-storages [google ]== 1.14.4
55django-environ == 0.11.2
66psycopg2-binary == 2.9.10
77gunicorn == 22.0.0
You can’t perform that action at this time.
0 commit comments