blakeblackshear.frigate/frigate/detectors
Nicolas Mowen cb30450060
Migrate pydantic to V2 (#10142)
* Run pydantic migration tool

* Finish removing deprecated functions

* Formatting

* Fix movement weights type

* Fix movement weight test

* Fix config checks

* formatting

* fix typing

* formatting

* Fix

* Fix serialization issues

* Formatting

* fix model namespace warnings

* Update formatting

* Format go2rtc file

* Cleanup migrations

* Fix warnings

* Don't include null values in config json

* Formatting

* Fix test

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-02-29 16:10:13 -07:00
..
plugins Update FFmpeg for Rockchip image (#9912) 2024-02-20 23:21:24 +00:00
__init__.py
detection_api.py
detector_config.py Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
detector_types.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
util.py