Skip to content

Commit df65dc0

Browse files
committed
relax uvicorn ~=0.35.0 constraint
1 parent a3d6958 commit df65dc0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dev = [
116116
"types-colorama<1.0.0",
117117
"types-psutil<8.0.0",
118118
"types-python-dateutil<3.0.0",
119-
"uvicorn[standard]~=0.35.0", # https://github.com/apify/crawlee-python/issues/1441
119+
"uvicorn[standard]<1.00.0",
120120
]
121121

122122
[tool.hatch.build.targets.wheel]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)