diff --git a/setup.cfg b/setup.cfg index e1702046ba..c9a77eb785 100644 --- a/setup.cfg +++ b/setup.cfg @@ -42,7 +42,7 @@ install_requires = terminado>=0.8.3 prometheus_client pywin32>=1.0 ; sys_platform == 'win32' - anyio>=3.0,<4 + anyio>=3.0.1,<4 [options.extras_require] test = coverage; pytest; pytest-cov; pytest-mock; requests; pytest-tornasync; pytest-console-scripts; ipykernel