We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22701f1 commit 169bb9dCopy full SHA for 169bb9d
3 files changed
appengine/flexible/django_cloudsql/requirements.txt
@@ -3,4 +3,4 @@ gunicorn==23.0.0
3
psycopg2-binary==2.9.10
4
django-environ==0.12.0
5
google-cloud-secret-manager==2.21.1
6
-django-storages[google]==1.14.5
+django-storages[google]==1.14.6
appengine/flexible_python37_and_earlier/django_cloudsql/requirements.txt
run/django/requirements.txt
@@ -1,6 +1,6 @@
1
Django==5.2.4; python_version >= "3.10"
2
Django==4.2.23; python_version >= "3.8" and python_version < "3.10"
gunicorn==23.0.0
0 commit comments