Skip to content

Commit 86df11a

Browse files
committed
require anyio>=2.0
1 parent 2806dac commit 86df11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
loguru >=0.3.2
22
typing-extensions >=3.7.4
33
mypy-extensions >=0.4.3
4-
anyio >=1.4.0
4+
anyio >=2.0
55
async_generator >=1.10; python_version<"3.7"
66
async_exit_stack >=1.0.1; python_version<"3.7"
77
jsonpatch >=1.26

0 commit comments

Comments
 (0)