pip-chill icon indicating copy to clipboard operation
pip-chill copied to clipboard

A more relaxed `pip freeze`

Results 8 pip-chill issues
Sort by recently updated
recently updated
newest added

### Environment * PIP Chill version: 1.0.3 * Python version: 3.12.0 * Operating System: macos ### Description Installing pip-chill in a fresh venv companies about the lack of `pkg_resources`. Works...

### Environment * PIP Chill version: dev * Python version: 3.12 but does not matter * Operating System: MacOS ### Description This is a followup from PR #75. Test fails...

no-issue-activity

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

### Environment * PIP Chill version: 1.0.3 * Python version: 3.11.8 * Operating System: Manjaro ### Description pip chill ignores the fact that some packages are installed directly from github,...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...

### Description Use pip-chill on `.local/lib/python3.10/site-packages` instead of `.local/lib/python3.12/site-packages` in order to build the list of package to reinstall with the newer Python version (equivalent of `pip freeze --path ~/.local/lib/python3.10/site-package`)

### Environment * PIP Chill version: 1.0.3 * Python version: 3.10.6 * Operating System: Windows 10 (64-bit) ### Description If you use an [extra](https://peps.python.org/pep-0508/#extras) option to a package, e.g. pandas[excel],...