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 88af461 commit 859d8b2Copy full SHA for 859d8b2
pyproject.toml
@@ -16,6 +16,7 @@ classifiers = [
16
requires-python = ">=3.11"
17
dependencies = [
18
"colorama; platform_system == 'Windows'",
19
+ "anyio",
20
]
21
22
[project.urls]
0 commit comments