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 1
1
Django == 5.2.1
2
2
gunicorn == 23.0.0
3
3
psycopg2-binary == 2.9.10
4
- django-environ == 0.11.2
4
+ django-environ == 0.12.0
5
5
google-cloud-secret-manager == 2.21.1
6
6
django-storages [google ]== 1.14.5
Original file line number Diff line number Diff line change 1
1
Django == 5.2.1
2
2
gunicorn == 23.0.0
3
3
psycopg2-binary == 2.9.10
4
- django-environ == 0.11.2
4
+ django-environ == 0.12.0
5
5
google-cloud-secret-manager == 2.21.1
6
6
django-storages [google ]== 1.14.5
Original file line number Diff line number Diff line change 1
1
Django == 5.2.1 ; python_version >= "3.10"
2
2
Django == 4.2.21 ; python_version >= "3.8" and python_version < "3.10"
3
3
django-storages [google ]== 1.14.5
4
- django-environ == 0.11.2
4
+ django-environ == 0.12.0
5
5
psycopg2-binary == 2.9.10
6
6
gunicorn == 23.0.0
7
7
google-cloud-secret-manager == 2.21.1
You can’t perform that action at this time.
0 commit comments