Skip to content

Commit 3856f0f

Browse files
committed
Gunicorn locked below 22.0 due to "No URI read" error in Worker.
benoitc/gunicorn#3207
1 parent 1848975 commit 3856f0f

File tree

2 files changed

+26
-27
lines changed

2 files changed

+26
-27
lines changed

poetry.lock

+25-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ django-tagging = "*"
2626
boto3 = "*"
2727
certifi = "*"
2828
dj-database-url = "*"
29-
gunicorn = "*"
29+
gunicorn = "~21.2.0"
3030
psycopg2 = "*"
3131
sentry-sdk = "*"
3232
whitenoise = "*"

0 commit comments

Comments
 (0)