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 28aa6e4 commit e7ef9eeCopy full SHA for e7ef9ee
pyproject.toml
@@ -9,7 +9,7 @@ readme = "README.md"
9
requires-python = ">=3.11"
10
dependencies = [
11
"fastapi>=0.116.1,<0.117.0",
12
- "uvicorn>=0.35.0,<0.36.0",
+ "uvicorn>=0.38.0,<0.39.0",
13
"pydantic-settings>=2.10.1,<3.0.0",
14
"pytz>=2025.2,<2026.0",
15
"apscheduler>=3.11.0,<4.0.0",
0 commit comments