You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): add anyio dependency to pyproject.toml
This commit adds the anyio library as a dependency with a minimum version of 4.9.0. The addition is necessary to ensure compatibility with asynchronous operations in the project, which rely on anyio for managing asynchronous tasks and concurrency.
Fixgoogle#243
0 commit comments