# Installation `Injection` works with Python versions 3.8-3.12 and is available on PyPI. To install the latest version you can use pip: ```bash pip install deps-injection ``` `Injection` versioned according to [Semantic Versioning](https://semver.org/). It is recommended to [pin to a specific current version](https://packaging.python.org/en/latest/specifications/dependency-specifiers/), as the next major version may become **incompatible** with your codebase.