Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate hashes in requirements.txt #42

Open
sbidoul opened this issue Aug 12, 2020 · 3 comments
Open

Generate hashes in requirements.txt #42

sbidoul opened this issue Aug 12, 2020 · 3 comments
Labels
enhancement New feature or request needs pip feature

Comments

@sbidoul
Copy link
Owner

sbidoul commented Aug 12, 2020

This will need to be implemented in pip freeze first.

@sbidoul sbidoul added the enhancement New feature or request label Aug 12, 2020
@sbidoul
Copy link
Owner Author

sbidoul commented May 2, 2022

Pip feature in progress: pypa/pip#10771

@sbidoul
Copy link
Owner Author

sbidoul commented Jan 16, 2023

pip install --report and pip inspect are now available. Question is if we do a version of pip-deepfreeze that requires that minimum pip version or if we support both.

@sbidoul
Copy link
Owner Author

sbidoul commented Mar 10, 2024

To implement this we need pip to support hash checking in presence of

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs pip feature
Projects
None yet
Development

No branches or pull requests

1 participant