Skip to content

Commit b5d7542

Browse files
committed
-
1 parent 87afdcc commit b5d7542

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ dependencies = [
3333
"pyzmq>=26.0",
3434
"psutil>=5.7",
3535
"packaging>=22",
36-
"anyio>=4.2.0",
36+
"anyio>=4.8.0,<5.0.0",
3737
"zmq-anyio >=0.2.4",
38+
"anyioutils >=0.5.0,<0.6.0",
3839
]
3940

4041
[project.urls]

0 commit comments

Comments
 (0)