File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
kubernetes_engine/django_tutorial Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
Django == 5.1.1 ; python_version >= "3.10"
2
- Django == 4.2.13 ; python_version >= "3.8" and python_version < "3.10"
2
+ Django == 4.2.16 ; python_version >= "3.8" and python_version < "3.10"
3
3
Django == 3.2.25 ; python_version < "3.8"
4
4
# Uncomment the mysqlclient requirement if you are using MySQL rather than
5
5
# PostgreSQL. You must also have a MySQL client installed in that case.
Original file line number Diff line number Diff line change 1
1
Django == 5.1.1 ; python_version >= "3.10"
2
- Django == 4.2.13 ; python_version >= "3.8" and python_version < "3.10"
2
+ Django == 4.2.16 ; python_version >= "3.8" and python_version < "3.10"
3
3
Django == 3.2.25 ; python_version < "3.8"
4
4
django-storages [google ]== 1.14.2
5
5
django-environ == 0.11.2
You can’t perform that action at this time.
0 commit comments