diff --git a/README.md b/README.md index 923fbe3d..83ee9a88 100644 --- a/README.md +++ b/README.md @@ -798,6 +798,7 @@ _Libraries for package and dependency management._ - [pip-tools](https://github.com/jazzband/pip-tools) - A set of tools to keep your pinned Python dependencies fresh. - [PyPI](https://pypi.org/) - [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager. +- [Hatch](https://github.com/pypa/hatch) - Modern, extensible Python project management. - [poetry](https://github.com/sdispater/poetry) - Python dependency management and packaging made easy. - [uv](https://github.com/astral-sh/uv) - An extremely fast Python package and project manager, written in Rust.