Skip to content

Commit

Permalink
Pin starlette version
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsil committed Dec 1, 2023
1 parent 64de447 commit 922f322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies = [
"orjson>=3.8.5,<4.0.0",
"msgspec>=0.18.4,<1.0.0",
"rich>=13.3.1,<14.0.0",
"starlette>=0.32.0,<1.0",
"starlette==0.32.0.post1",
]
keywords = [
"api",
Expand Down

0 comments on commit 922f322

Please sign in to comment.