Transitions-anyio

Latest version: v0.3.0

Safety actively analyzes 625726 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0b1

- Minimum `anyio` version is `3.0`.
- Due to the minimum `anyio` version being `3.0`, `curio` support has been dropped, and hence `curio` has been removed as a project dependency.
- Minimum `Python` version is `3.7.1` because `contextvars` (not the backport) is dependency of `AsyncMachine` in `transitions>=0.8.6` due to the way that `AnyIOMachine` inherits from `AsyncMachine`.

0.2.0

- This library now works without curio installed as it should have.

0.1.0

- Introduced `AnyIOMachine`, `AnyIOGraphMachine`, `HierarchicalAnyIOMachine` and `HierarchicalAnyIOGraphMachine`
- Compatible with `transitions>=0.8.6`
- Published on [PyPI](https://pypi.org/project/transitions-anyio/)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.