We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f0efa commit 688aba7Copy full SHA for 688aba7
1 file changed
kubernetes_engine/django_tutorial/requirements.txt
@@ -2,7 +2,7 @@ Django==6.0.1; python_version >= "3.12"
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.40.0
+wheel==0.46.2
6
gunicorn==23.0.0; python_version > '3.0'
7
# psycopg2==2.8.4 # uncomment if you prefer to build from source
8
psycopg2-binary==2.9.11
0 commit comments