update python deps (#6101)

This commit is contained in:
Blake Blackshear
2023-04-16 07:20:51 -05:00
committed by GitHub
parent 416ce66b51
commit 8535213ad9
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ Flask == 2.2.*
imutils == 0.5.*
matplotlib == 3.6.*
mypy == 0.942
numpy == 1.22.*
numpy == 1.23.*
opencv-python-headless == 4.5.5.*
paho-mqtt == 1.6.*
peewee == 3.15.*