Skip to content

Commit 5408f8c

Browse files
committed
manually set anyio dependency lower for python 3.8
1 parent c603e83 commit 5408f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests_integrations/fastapi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
annotated-types==0.7.0
1010
# via pydantic
11-
anyio==4.7.0
11+
anyio==4.5.2
1212
# via starlette
1313
exceptiongroup==1.2.2
1414
# via anyio

0 commit comments

Comments
 (0)