Skip to content

Commit 24aed28

Browse files
committed
require anyio>=3.0
1 parent 36e0a3e commit 24aed28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pkg-deps.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
typing-extensions >=3.7.4
22
mypy-extensions >=0.4.3
3-
anyio >=2.0
3+
anyio >=3.0
44
async_exit_stack >=1.0.1; python_version<"3.7"
55
jsonpatch >=1.26
66
typer >=0.3.2

0 commit comments

Comments
 (0)