We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0857e9d commit 093f152Copy full SHA for 093f152
1 file changed
pyproject.toml
@@ -15,6 +15,7 @@ classifiers = [
15
requires-python = ">=3.11"
16
dependencies = [
17
"colorama; platform_system == 'Windows'",
18
+ "anyio",
19
]
20
version = "8.3.0.3"
21
0 commit comments