Skip to content

Commit

Permalink
Gate anyio version
Browse files Browse the repository at this point in the history
  • Loading branch information
afshin committed Apr 21, 2021
1 parent aa26367 commit 2b51ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ install_requires =
terminado>=0.8.3
prometheus_client
pywin32>=1.0 ; sys_platform == 'win32'
anyio>=2.0.2
anyio>=2.0.2,<3

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

0 comments on commit 2b51ee3

Please sign in to comment.