Skip to content

Commit

Permalink
Gunicorn locked below 22.0 due to "No URI read" error in Worker.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonholdsworth committed Jul 4, 2024
1 parent 1848975 commit 3856f0f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 27 deletions.
51 changes: 25 additions & 26 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ django-tagging = "*"
boto3 = "*"
certifi = "*"
dj-database-url = "*"
gunicorn = "*"
gunicorn = "~21.2.0"
psycopg2 = "*"
sentry-sdk = "*"
whitenoise = "*"
Expand Down

0 comments on commit 3856f0f

Please sign in to comment.