From 0c363ada85a30f4273c982fe4407718c37e5e6b9 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Tue, 25 Apr 2023 07:57:17 -0500 Subject: [PATCH] python --- requirements-wheels.txt | 6 +++--- requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-wheels.txt b/requirements-wheels.txt index b19c7947f..a29221968 100644 --- a/requirements-wheels.txt +++ b/requirements-wheels.txt @@ -1,18 +1,18 @@ click == 8.1.* Flask == 2.2.* imutils == 0.5.* -matplotlib == 3.6.* +matplotlib == 3.7.* mypy == 0.942 numpy == 1.23.* opencv-python-headless == 4.5.5.* paho-mqtt == 1.6.* peewee == 3.15.* -peewee_migrate == 1.6.* +peewee_migrate == 1.7.* psutil == 5.9.* pydantic == 1.10.* PyYAML == 6.0 pytz == 2023.3 -tzlocal == 4.2 +tzlocal == 4.3 types-PyYAML == 6.0.* requests == 2.28.* types-requests == 2.28.* diff --git a/requirements.txt b/requirements.txt index ac8407b6f..90780e2b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -scikit-build == 0.17.1 +scikit-build == 0.17.* nvidia-pyindex