blakeblackshear.frigate/docker/main/requirements-dev.txt
Nicolas Mowen 6d078e565a
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-08 11:25:39 -06:00

5 lines
37 B
Plaintext

ruff
# types
types-peewee == 3.17.*