Skip to content

Commit 280c3da

Browse files
committed
Update anyio version
1 parent f7ade48 commit 280c3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ install_requires =
4242
terminado>=0.8.3
4343
prometheus_client
4444
pywin32>=1.0 ; sys_platform == 'win32'
45-
anyio>=3.0,<4
45+
anyio>=3.0.1,<4
4646

4747
[options.extras_require]
4848
test = coverage; pytest; pytest-cov; pytest-mock; requests; pytest-tornasync; pytest-console-scripts; ipykernel

0 commit comments

Comments
 (0)