Py3dep

Latest version: v0.18.0

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

Scan your dependencies

Page 3 of 7

0.13.10

--------------------

New Features
~~~~~~~~~~~~
- Refactor the ``show_versions`` function to improve performance and
print the output in a nicer table-like format.

Bug Fixes
~~~~~~~~~
- Fix a compatibility issue with the new ``scipy`` version in
``elevation_profile`` where led to failure of interpolation.

0.13.9

-------------------

Bug Fixes
~~~~~~~~~
- Add the missing annotation import to the ``cache_keys`` to ensure
Python 3.8 and 3.9 work with Python 3.10 style type hinting.

0.13.8

-------------------

New Features
~~~~~~~~~~~~
- Add a new function called ``static_3dep_dem`` for getting only DEM
data at 10 m, 30, or 60 m resolution. This is useful for cases where
only DEM data (i.e., not slope, aspect, or other terrain attributes that
the Dynamic 3DEP service provides) is needed. This function is faster
than ``get_map`` but is less flexible.

Internal Changes
~~~~~~~~~~~~~~~~
- Modify the codebase based on `Refurb <https://github.com/dosisod/refurb>`__
suggestions.

0.13.7

-------------------

Internal Changes
~~~~~~~~~~~~~~~~
- Use ``pyupgrade`` package to update the type hinting annotations
to Python 3.10 style.
- Bump the minimum required version of HyRiver dependencies to the
latest versions.

0.13.6

-------------------

Internal Changes
~~~~~~~~~~~~~~~~
- Add the missing PyPi classifiers for the supported Python versions.

0.13.5

-------------------

Breaking Changes
~~~~~~~~~~~~~~~~
- Append "Error" to all exception classes for conforming to PEP-8 naming conventions.

Internal Changes
~~~~~~~~~~~~~~~~
- Increase the pixel limit for 3DEP's WMS from 8M to 10M to reduce number
of service calls and improve performance.
- Bump the minimum versions of ``pygeoogc`` and ``pygeoutils`` to 0.13.5 and that of
``async-retriever`` to 0.3.5.

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.