This commit is contained in:
Blake Blackshear 2023-04-25 07:57:17 -05:00
parent 9dca1e1d9f
commit 0c363ada85
2 changed files with 4 additions and 4 deletions

View File

@ -1,18 +1,18 @@
click == 8.1.* click == 8.1.*
Flask == 2.2.* Flask == 2.2.*
imutils == 0.5.* imutils == 0.5.*
matplotlib == 3.6.* matplotlib == 3.7.*
mypy == 0.942 mypy == 0.942
numpy == 1.23.* numpy == 1.23.*
opencv-python-headless == 4.5.5.* opencv-python-headless == 4.5.5.*
paho-mqtt == 1.6.* paho-mqtt == 1.6.*
peewee == 3.15.* peewee == 3.15.*
peewee_migrate == 1.6.* peewee_migrate == 1.7.*
psutil == 5.9.* psutil == 5.9.*
pydantic == 1.10.* pydantic == 1.10.*
PyYAML == 6.0 PyYAML == 6.0
pytz == 2023.3 pytz == 2023.3
tzlocal == 4.2 tzlocal == 4.3
types-PyYAML == 6.0.* types-PyYAML == 6.0.*
requests == 2.28.* requests == 2.28.*
types-requests == 2.28.* types-requests == 2.28.*

View File

@ -1,2 +1,2 @@
scikit-build == 0.17.1 scikit-build == 0.17.*
nvidia-pyindex nvidia-pyindex