Put draw_box in image_processing (#26712)
* Put draw_box in image_processing * Update draw_box * Update __init__.py * run isort * Fix lints * Update __init__.py * Update requirements_all.txt * Adds type hints * Update gen_requirements_all.py * Update requirements_test_all.txt * rerun script/gen_requirements_all.py * Change Pillow to pillow * Update manifest.json * Run script/gen_requirements_all.py
This commit is contained in:
parent
53e6b8ade6
commit
1d60cccc21
8 changed files with 51 additions and 40 deletions
|
@ -111,6 +111,7 @@ TEST_REQUIREMENTS = (
|
|||
"paho-mqtt",
|
||||
"pexpect",
|
||||
"pilight",
|
||||
"pillow",
|
||||
"plexapi",
|
||||
"pmsensor",
|
||||
"prometheus_client",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue