Skip to content

Commit e8b2459

Browse files
Pin to older gunicorn until benoitc/gunicorn#3529 is released.
1 parent b7e538c commit e8b2459

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dependencies = [
2020
"apscheduler==3.6.3",
2121
"cachetools>=5.5.2",
2222
"eval-type-backport>=0.2.2 ; python_full_version == '3.9.*'",
23+
"gunicorn==25.0.3 ; python_full_version >= '3.10'",
2324
"gunicorn>=23.0.0",
2425
"lxml>=4.1.1",
2526
"mako>=1.3.10",

uv.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)