blakeblackshear.frigate/docker/main/requirements-dev.txt
Nicolas Mowen 7c1681e344 Enable mypy for DB and fix types (#19434)
* Install peewee type hints

* Models now have proper types

* Fix iterator type

* Enable debug builds with dev reqs installed

* Install as wheel

* Fix cast type
2025-08-16 10:20:33 -05:00

5 lines
37 B
Plaintext

ruff
# types
types-peewee == 3.17.*