Patsy

Latest version: v1.0.1

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

Scan your dependencies

Page 1 of 3

1.0.1

------

* Removed an inadvertent hard dependency on pytest.

1.0.0

------

* Add support for Python 3.13.
* Drop support for Python 2.7 (and remove dependency on the `six` module).
* Fix compatibility with `numpy >= 2`.
* Update development status to 'mature'.

0.5.6

------

* Avoid using deprecated `is_categorical_dtype` from `pandas` at all in pandas >=0.25.
* Avoid using deprecated `numpy.row_stack` in favor of `numpy.vstack`.

0.5.5

------

* Handle deprecation of `_is_categorical_dtype` in `pandas`.
* Replace `numpy.issubsctype` usage with `numpy.issubdtype` for compatibility with `numpy` 2.0.

0.5.4

------

* Add support for Python 3.12, and fix broken unit tests in this version.

0.5.3

------

* Officially add support for Python 3.10 and 3.11, and extend test coverage to
include these releases.
* Fix handling of future interpreter features that no longer have a mandatory
release version, as for the `annotations` feature (See `187
<https://github.com/pydata/patsy/pull/187>`__ for details.)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.