Pex

Latest version: v2.3.1

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 38 of 47

1.2.0

This release changes pex requirement resolution behavior. Only stable
requirements are resolved by default now. The previous behavior that
included pre-releases can be retained by passing `--pre` on the pex
command line or passing `allow_prereleases=True` via the API.

* Upgrade dependencies to modern version ranges. (352)
* Add support for controlling prerelease resolution. (350)

1.1.20

* Add dummy flush method for clean interpreter exit with python3.6
(343)

1.1.19

* Implement `--constraints` in pex (335)
* Make sure namespace packages (e.g. virtualenvwrapper) don't break
pex (338)

1.1.18

* Expose a PEX instance's path. (332)
* Check for scripts directory in get_script_from_egg (328)

1.1.17

* Make PEX_PATH unify pex sources, as well as requirements. (329)

1.1.16

* Adjust FileFinder import to work with Python 3.6. (318)
* Kill zipmanifest monkeypatching. (322)
* Bump setuptools range to latest. (323)

Page 38 of 47

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.