Skip to content

Commit 093f152

Browse files
committed
Missing dep on anyio
1 parent 0857e9d commit 093f152

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ classifiers = [
1515
requires-python = ">=3.11"
1616
dependencies = [
1717
"colorama; platform_system == 'Windows'",
18+
"anyio",
1819
]
1920
version = "8.3.0.3"
2021

0 commit comments

Comments
 (0)