Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart committed Feb 10, 2025
1 parent 87afdcc commit b5d7542
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,9 @@ dependencies = [
"pyzmq>=26.0",
"psutil>=5.7",
"packaging>=22",
"anyio>=4.2.0",
"anyio>=4.8.0,<5.0.0",
"zmq-anyio >=0.2.4",
"anyioutils >=0.5.0,<0.6.0",
]

[project.urls]
Expand Down

0 comments on commit b5d7542

Please sign in to comment.