For more detailed information on how to manage these files, you can refer to the official Poetry Documentation .
: Each dependency and sub-dependency is listed in its own block to ensure a consistent environment across different machines. poetry.lock
: Contains the specific filenames and SHA256 hashes for the wheels or source distributions. This ensures that the downloaded content has not been tampered with. For more detailed information on how to manage
: Pins the exact version of the package that was resolved. poetry.lock