Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update anyio version
Browse files Browse the repository at this point in the history
mwakaba2 committed May 1, 2021
1 parent f7ade48 commit 280c3da
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
@@ -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

0 comments on commit 280c3da

Please sign in to comment.