Coordinate-projector

Latest version: v0.0.11

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

Scan your dependencies

Page 2 of 2

0.0.5

- Restrict python version to >=3.9 and <3.11. Done so we can upgrade a dependant library (`timezonefinder`). The old
version of `timezonefinder` use a version of numpy that is flagged by `safety` with a security issue.
- Upgrade other dependant packages.
- Use poetry version 1.2.2 in the build pipeline.

_2022-08-27_

0.0.4

- Remove timezonefinder version requirement.
- Add safety package.

_2022-03-08_

0.0.3

- Breaking change: Removed the Projector.get_transformer() method and changed the
method signature to Projector.transform(from_srid, to_srid, from_east, from_north).
- Add two new methods ensure_tz() and datetime_to_json().

_2022-03-02_

0.0.1

- Initial version

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.