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 ac54e6e commit 3ad23e1Copy full SHA for 3ad23e1
kubernetes_engine/django_tutorial/requirements.txt
@@ -1,6 +1,6 @@
1
Django==3.0.2; python_version > '3.5'
2
Django==2.2.9; python_version == '3.5'
3
-Django==1.11.27;python_version < '3.0'
+Django==1.11.28;python_version < '3.0'
4
# Uncomment the mysqlclient requirement if you are using MySQL rather than
5
# PostgreSQL. You must also have a MySQL client installed in that case.
6
#mysqlclient==1.4.1
0 commit comments