sync numpy version

This commit is contained in:
Blake Blackshear 2022-07-03 10:12:14 -05:00
parent 162c0147d2
commit dc8b625d55

View File

@ -3,7 +3,7 @@ Flask == 2.1.*
imutils == 0.5.*
matplotlib == 3.5.*
mypy == 0.942
numpy == 1.22.*
numpy == 1.19.*
opencv-python-headless == 4.5.5.*
paho-mqtt == 1.6.*
peewee == 3.14.*