We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab9566 commit 4b791e0Copy full SHA for 4b791e0
kubernetes_engine/django_tutorial/requirements.txt
@@ -1,5 +1,5 @@
1
Django==5.2.5; python_version >= "3.10"
2
-Django==4.2.23; python_version >= "3.8" and python_version < "3.10"
+Django==4.2.24; python_version >= "3.8" and python_version < "3.10"
3
# Uncomment the mysqlclient requirement if you are using MySQL rather than
4
# PostgreSQL. You must also have a MySQL client installed in that case.
5
#mysqlclient==1.4.1
run/django/requirements.txt
django-storages[google]==1.14.6
django-environ==0.12.0
psycopg2-binary==2.9.10
0 commit comments