Prequ

Latest version: v1.4.7

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

Scan your dependencies

Page 3 of 6

1.2.0

-----

Released on 2017-09-12 7:15 +03:00.

Features
~~~~~~~~

- Detect annotation and other options from the existing output files
- Merge configuration from setup.cfg with requirements*.in files
- Add "prequ check --verbose" for showing what is outdated

Bug Fixes
~~~~~~~~~

- Fix "prequ check --silent" not being silent on outdated txt files

1.1.0

-----

Released on 2017-09-03 11:10 +03:00.

This version of Prequ is synced with pip-tools master at commit 8c09d72.

Features
~~~~~~~~

- (jazzband/pip-tools509) Add a "-q"/"--quiet" argument to the sync
command to reduce log output

Bug Fixes
~~~~~~~~~

- (jazzband/pip-tools542) Fix a bug where some primary dependencies
were annotated with the "via" info comments
- (jazzband/pip-tools557) Fix package hashing doing unnecessary
unpacking

1.0.2

-----

Released on 2017-08-28 19:30 +03:00.

Bug Fixes
~~~~~~~~~

- Prevent conflicting package versions as expeceted. The resolver used
to allow selecting a pinned version V for a package P1 even though
another package P2 required a version of P1 that is not V.

1.0.1

-----

Released on 2017-08-02 15:20 +03:00.

This version of Prequ is synced with pip-tools 1.10.0rc2.

Bug Fixes
~~~~~~~~~

- (jazzband/pip-tools538) Fixed bug where editable PyPI dependencies
would have a ``download_dir`` and be exposed to ``git-checkout-index``,
(thus losing their VCS directory) and ``python setup.py egg_info``
fails.

1.0.0

-----

Released on 2017-06-08 22:55 +03:00.

This version of Prequ is synced with pip-tools 1.10.0rc1.

General Changes
~~~~~~~~~~~~~~~

- compile-in: Mark as internal command
- Rename pre-requirements to Prequ configuration
- Remove requirements.pre support

Features
~~~~~~~~

- (jazzband/pip-tools520) Using ``generate_hashes = yes`` now generates
hashes for all wheels, not only for the currently running platform
- Make command line help available also with ``-h``

Bug Fixes
~~~~~~~~~

- (jazzband/pip-tools517) Fix a bug where unsafe packages would get
pinned in generated requirements files
- sync: Fix sync to work on Python 3 (TypeError: unorderable types...)

0.500.0

-------

Released on 2017-04-29 11:30 +03:00.

Features
~~~~~~~~

- (jazzband/pip-tools472) compile-in: Add "--max-rounds" argument to
allow solving large requirement sets

- (jazzband/pip-tools461) Allow running as a Python module

- (jazzband/pip-tools460) Preserve environment markers in generated
requirements.txt

Bug Fixes
~~~~~~~~~

- (jazzband/pip-tools476) Fix editable requirements loosing their
dependencies after first round

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.