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.
>= 0.36.3
1 parent 43f9cbc commit 4a2be2aCopy full SHA for 4a2be2a
1 file changed
pyproject.toml
@@ -41,7 +41,7 @@ classifiers = [
41
"Topic :: Internet :: WWW/HTTP",
42
]
43
dependencies = [
44
- "starlette>=0.35.0,<0.36.0",
+ "starlette>=0.36.3,<0.37.0",
45
"pydantic>=1.7.4,!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0",
46
"typing-extensions>=4.8.0",
47
0 commit comments