We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ef6469 commit ce46cf0Copy full SHA for ce46cf0
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.11.2
5
google-cloud-secret-manager==2.21.1
6
-django-storages[google]==1.14.4
+django-storages[google]==1.14.5
appengine/flexible_python37_and_earlier/django_cloudsql/requirements.txt
run/django/requirements.txt
@@ -1,6 +1,6 @@
1
Django==5.1.7; python_version >= "3.10"
2
Django==4.2.20; python_version >= "3.8" and python_version < "3.10"
gunicorn==23.0.0
0 commit comments