Larq-zoo

Latest version: v2.3.2

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

Scan your dependencies

Page 1 of 6

2.3.2

:warning: Breaking Changes :warning:

* Drop support for Python 3.6 (416) lgeiger
* Drop support for Python 3.7 (444) CNugteren

:arrow_up: Dependencies

* Bump toolmantim/release-drafter from 5.20.1 to 5.23.0 (407, 412, 425, 430) dependabot
* Bump black from 22.6.0 to 23.7.0 (405, 420, 428, 433, 444) dependabot
* Bump isort from 5.10.1 to 5.12.0 (422, 423, 424, 444) dependabot
* Bump flake8 from 4.0.1 to 6.0.0 (401, 444) dependabot
* Bump pytest from 7.0.1 to 7.3.0 (426, 434) dependabot
* Bump pytest-cov from 3.0.0 to 4.1.0 (409, 444) dependabot
* Bump pytest-xdist from 2.5.0 to 3.3.1 (414, 419, 429, 432, 444) dependabot
* Update pytest-mock requirement from <3.9.0,>=3.6.1 to 3.11.1 (408, 410, 444) dependabot
* Update larq requirement from <0.13.0,>=0.9.2 to >=0.9.2,<0.14.0 (417) dependabot

2.3.1

:bug: Bug Fixes

* Add Support for TensorFlow 2.10 (403) lgeiger

:construction_worker_man: Internal Improvements

* Add TensorFlow 2.9.0 to CI (394) lgeiger
* Test against Python 3.10 (392) lgeiger
* Unpin numpy version requirement (389) lgeiger

:arrow_up: Dependencies

* Update pytest-mock requirement from <3.8.0,>=3.6.1 to >=3.6.1,<3.9.0 (397) dependabot
* Bump pytype from 2021.10.25 to 2022.4.22 (390) dependabot
* Bump actions/checkout from 2 to 3 (383) dependabot
* Bump black from 22.1.0 to 22.6.0 (387, 398) dependabot
* Bump actions/setup-python from 2 to 4 (382, 395) dependabot
* Bump pytest from 6.2.5 to 7.0.1 (379, 381) dependabot
* Bump toolmantim/release-drafter from 5.17.6 to 5.20.1 (378, 380, 384, 393, 402) dependabot

2.3.0

:tada: Features

* Add support for Tensorflow 2.8 (376) lgeiger

:construction_worker_man: Internal Improvements

* :arrow_up: TensorFlow versions on CI (363) lgeiger
* Fix CI issue by pinning Keras version to match with TF (362) CNugteren
* Add TF 2.7.0rc0 to CI matrix (354) lgeiger

:arrow_up: Dependencies

* ⬆️ Bump pytest-mock from 3.6.1 to 3.7.0 (374) dependabot
* ⬆️ Bump black from 21.7b0 to 22.1.0 (365, 366, 367, 375) dependabot
* ⬆️ Bump toolmantim/release-drafter from 5.15.0 to 5.17.6 (371, 372, 373) dependabot
* ⬆️ Bump pillow from 8.3.1 to 9.0.0 (347, 357, 370) dependabot
* ⬆️ Update numpy requirement from <1.22.0,>=1.15.0 to >=1.15.0,<1.23.0 (369) dependabot
* ⬆️ Bump pytest-xdist from 2.3.0 to 2.5.0 (350, 368) dependabot
* ⬆️ Bump isort from 5.9.3 to 5.10.1 (361, 364) dependabot
* ⬆️ Bump pytype from 2021.8.11 to 2021.10.25 (344, 348, 351, 352, 355, 359) dependabot
* ⬆️ Bump flake8 from 3.9.2 to 4.0.1 (356) dependabot
* ⬆️ Bump pytest-cov from 2.12.1 to 3.0.0 (353) dependabot
* ⬆️ Bump pytest from 6.2.4 to 6.2.5 (345) dependabot

2.2.0

:tada: Features

* Add support for TF 2.6 (331) lgeiger

:construction_worker_man: Internal Improvements

* Update CI to TensorFlow 2.6.0 and Python 3.9 (341) lgeiger

:arrow_up: Dependencies

* Bump pytype from 2021.5.25 to 2021.8.11 (327, 337, 338, 340, 342) dependabot
* Bump isort from 5.8.0 to 5.9.3 (328, 335, 339) dependabot
* Bump black from 21.5b1 to 21.7b0 (323, 325, 336) dependabot
* Bump pillow from 8.2.0 to 8.3.1 (332) dependabot
* Update numpy requirement from <1.21.0,>=1.15.0 to >=1.15.0,<1.22.0 (329) dependabot
* Bump pytest-xdist from 2.2.1 to 2.3.0 (326) dependabot
* Bump pytest-cov from 2.12.0 to 2.12.1 (324) dependabot

2.1.0

:tada: Features

* Use 1x1 convolutions to improve BinaryAlexNet latency on Compute Engine (320) lgeiger

:construction_worker_man: Internal Improvements

* Update to TF 2.5 stable on CI (321) lgeiger

binary_alexnet-v0.3.0
For more info see 320

2.0.7

:bug: Bug Fixes

* Fix Zoo with latest Zookeeper. (303) AdamHillier

:book: Documentation

* Document TF 2.5 and Python 3.9 compatibility (309) lgeiger
* Remove spectrum badge since we moved to GitHub discussions (289) lgeiger

:construction_worker_man: Internal Improvements

* Add version limits to dependencies. (304) AdamHillier
* Add TF 2.5.0rc0 to the unittests. (296) AdamHillier

:arrow_up: Dependencies

* Update larq requirement from <0.12.0,>=0.9.2 to >=0.9.2,<0.13.0 (307) dependabot
* Bump pytype from 2020.10.8 to 2021.5.4 (282, 283, 284, 286, 292, 294, 297, 298, 300, 305) dependabot
* Bump black from 20.8b1 to 21.5b0 (302, 306) dependabot
* Bump pillow from 8.1.0 to 8.2.0 (283, 285, 293) dependabot
* Bump isort from 5.7.0 to 5.8.0 (291) dependabot
* Bump toolmantim/release-drafter from v5.14.0 to v5.15.0 (290) dependabot
* Update flake8 requirement from <3.9.0,>=3.7.9 to >=3.7.9,<3.10.0 (287) dependabot

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.