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 c07436c commit ebf3599Copy full SHA for ebf3599
benchmark/requirements.txt
@@ -2,7 +2,7 @@ aiohttp==3.10.3
2
# Blacksheep depends upon essentials_openapi which is pinned to pyyaml==5.4.1
3
# and pyyaml>5.3.1 is broken for cython 3
4
# See https://github.com/yaml/pyyaml/issues/724#issuecomment-1638587228
5
-# blacksheep==1.2.7
6
-starlette==0.19.1
7
-tornado==6.1
8
-uvicorn==0.16.0
+# blacksheep==2.0.7
+starlette==0.38.5
+tornado==6.4.1
+uvicorn==0.30.6
0 commit comments