Prepare mypy for typing checks

This commit is contained in:
Sebastian Englbrecht
2022-04-12 15:30:55 +02:00
committed by Blake Blackshear
parent d749cf2e6b
commit d995761419
5 changed files with 14 additions and 13 deletions

View File

@@ -2,6 +2,7 @@ click == 8.1.*
Flask == 2.1.*
imutils == 0.5.*
matplotlib == 3.5.*
mypy == 0.942
numpy == 1.22.*
opencv-python-headless == 4.5.5.*
paho-mqtt == 1.6.*