Skip to content

Commit accce22

Browse files
authored
build: Limit anyio version (#308)
1 parent 7d2e472 commit accce22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ project_urls =
2424
packages = find:
2525
install_requires =
2626
aiorwlock==1.1.0
27+
anyio<4.0.0
2728
appdirs>=1.4.4
2829
appdirs-stubs>=0.1.0
2930
async-generator>=1.10

0 commit comments

Comments
 (0)