8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation 8000 .
There was an error while loading. Please reload this page.
1 parent 8204436 commit 42d0c3aCopy full SHA for 42d0c3a
kubernetes_engine/django_tutorial/requirements.txt
@@ -2,7 +2,7 @@ Django==3.2.9
2
# Uncomment the mysqlclient requirement if you are using MySQL rather than
3
# PostgreSQL. You must also have a MySQL client installed in that case.
4
#mysqlclient==1.4.1
5
-wheel==0.37.0
+wheel==0.37.1
6
gunicorn==20.0.4; python_version > '3.0'
7
gunicorn==19.10.0; python_version < '3.0'
8
# psycopg2==2.8.4 # uncomment if you prefer to build from source
0 commit comments