Skip to content

Commit 859d8b2

Browse files
committed
Missing dep on anyio
1 parent 88af461 commit 859d8b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

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

2122
[project.urls]

0 commit comments

Comments
 (0)