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 e51d7e3 commit 010c942Copy full SHA for 010c942
requirements.txt
@@ -1,7 +1,7 @@
1
django>=5.0,<5.1
2
-gunicorn>=21.2,<22.0
3
-dj-database-url>=2.0,<3.0
4
-whitenoise[brotli]>=6.0,<7.0
+gunicorn>=22,<23
+dj-database-url>=2,<3
+whitenoise[brotli]>=6,<7
5
6
# Uncomment these lines to use a Postgres database. Both are needed, since in production
7
# (which uses Linux) we want to install from source, so that security updates from the
0 commit comments