File tree 6 files changed +6
-6
lines changed
flexible_python37_and_earlier
kubernetes_engine/django_tutorial
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- Django == 5.1.7
1
+ Django == 5.2
2
2
gunicorn == 23.0.0
3
3
psycopg2-binary == 2.9.10
4
4
django-environ == 0.11.2
Original file line number Diff line number Diff line change 1
- Django == 5.1.7
1
+ Django == 5.2
2
2
gunicorn == 23.0.0
Original file line number Diff line number Diff line change 1
- Django == 5.1.7
1
+ Django == 5.2
2
2
gunicorn == 23.0.0
3
3
psycopg2-binary == 2.9.10
4
4
django-environ == 0.11.2
Original file line number Diff line number Diff line change 1
- Django == 5.1.7
1
+ Django == 5.2
2
2
gunicorn == 23.0.0
Original file line number Diff line number Diff line change 1
- Django == 5.1.7 ; python_version >= "3.10"
1
+ Django == 5.2 ; python_version >= "3.10"
2
2
Django == 4.2.20 ; python_version >= "3.8" and python_version < "3.10"
3
3
# Uncomment the mysqlclient requirement if you are using MySQL rather than
4
4
# PostgreSQL. You must also have a MySQL client installed in that case.
Original file line number Diff line number Diff line change 1
- Django == 5.1.7 ; python_version >= "3.10"
1
+ Django == 5.2 ; python_version >= "3.10"
2
2
Django == 4.2.20 ; python_version >= "3.8" and python_version < "3.10"
3
3
django-storages [google ]== 1.14.5
4
4
django-environ == 0.11.2
You can’t perform that action at this time.
0 commit comments