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 3df11db commit de30e94Copy full SHA for de30e94
kubernetes_engine/django_tutorial/requirements.txt
@@ -1,5 +1,5 @@
1
-Django==4.0.6; python_version >= '3.8'
2
-Django==3.2.14; python_version < '3.8'
+Django==4.0.7; python_version >= '3.8'
+Django==3.2.15; python_version < '3.8'
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
0 commit comments