File tree Expand file tree Collapse file tree
kubernetes_engine/django_tutorial Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Django == 4.0.4
1+ Django == 4.0.4 ; python_version >= '3.8'
2+ Django == 3.2.13 ; python_version < '3.8'
23gunicorn == 20.1.0
34psycopg2-binary == 2.9.3
45django-environ == 0.8.1
56google-cloud-secret-manager == 2.11.1
6- django-storages [google ]== 1.12.3
7+ django-storages [google ]== 1.12.3
Original file line number Diff line number Diff line change 1- Django == 4.0.4
1+ Django == 4.0.4 ; python_version >= '3.8'
2+ Django == 3.2.13 ; python_version < '3.8'
23gunicorn == 20.1.0 ; python_version > '3.0'
34gunicorn == 19.10.0 ; python_version < '3.0'
Original file line number Diff line number Diff line change 1- Django == 4.0.4
1+ Django == 4.0.4 ; python_version >= '3.8'
2+ Django == 3.2.13 ; python_version < '3.8'
23django-environ == 0.8.1
34psycopg2-binary == 2.9.3
4- google-cloud-secret-manager == 2.11.1
5+ google-cloud-secret-manager == 2.11.1
Original file line number Diff line number Diff line change 1- Django == 4.0.4
1+ Django == 4.0.4 ; python_version >= '3.8'
2+ Django == 3.2.13 ; python_version < '3.8'
23# Uncomment the mysqlclient requirement if you are using MySQL rather than
34# PostgreSQL. You must also have a MySQL client installed in that case.
45#mysqlclient==1.4.1
Original file line number Diff line number Diff line change 1- Django == 4.0.4
1+ Django == 4.0.4 ; python_version >= '3.8'
2+ Django == 3.2.13 ; python_version < '3.8'
23django-storages [google ]== 1.12.3
34django-environ == 0.8.1
45psycopg2-binary == 2.9.3
You can’t perform that action at this time.
0 commit comments