Skip to content

Commit 0db301d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4736089 commit 0db301d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

benchmark/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
aiohttp==3.8.1
22
blacksheep==1.2.7
3+
# Pin to 0.1.4 since higher version needs pyyaml==5.4.1 which is broken for cython 3
4+
# See https://github.com/yaml/pyyaml/issues/724#issuecomment-1638587228
5+
essentials_openapi==0.1.4
36
starlette==0.19.1
47
tornado==6.1
58
uvicorn==0.16.0
6-
# Pin to 0.1.4 since higher version needs pyyaml==5.4.1 which is broken for cython 3
7-
# See https://github.com/yaml/pyyaml/issues/724#issuecomment-1638587228
8-
essentials_openapi==0.1.4

0 commit comments

Comments
 (0)