We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa26367 commit 2b51ee3Copy full SHA for 2b51ee3
setup.cfg
@@ -42,7 +42,7 @@ install_requires =
42
terminado>=0.8.3
43
prometheus_client
44
pywin32>=1.0 ; sys_platform == 'win32'
45
- anyio>=2.0.2
+ anyio>=2.0.2,<3
46
47
[options.extras_require]
48
test = coverage; pytest; pytest-cov; pytest-mock; requests; pytest-tornasync; pytest-console-scripts; ipykernel
0 commit comments