pip documentation, The pip developers, 2024 - Authoritative source for pip usage, including requirements files and version specifiers.
Poetry Documentation, The Poetry developers, 2024 - Official guide to Poetry's features, covering dependency management, lock files, and project setup.
Managing application dependencies, The Python Packaging Authority (PyPA), 2025 (The Python Packaging Authority (PyPA)) - Provides best practices and an overview of tools for handling Python project dependencies.
Introducing MLOps: How to Go from Experimentation to On-Demand Delivery in ML, Mark Treveil, Nicolas Omont, Olivier Grisel, Aurélien Géron, Clément Stenac, Erwan Le Cudennec, Loïc Simon, Louis Bertin, Michael Lehning, Michel Lutz, Nicolas Metais, Olivier Philippe, and Paul Bertrand, 2020 (O'Reilly Media) - Discusses the importance of reproducible environments and dependency management within MLOps workflows for consistent model behavior.