From aba0b118e017df6489ad1235bf8c841db7b1a549 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Thu, 1 Jun 2023 06:35:00 -0500 Subject: [PATCH] python deps --- requirements-wheels.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-wheels.txt b/requirements-wheels.txt index f1f228291..f02317e41 100644 --- a/requirements-wheels.txt +++ b/requirements-wheels.txt @@ -8,16 +8,16 @@ onvif_zeep == 0.2.12 opencv-python-headless == 4.5.5.* paho-mqtt == 1.6.* peewee == 3.16.* -peewee_migrate == 1.7.* +peewee_migrate == 1.10.* psutil == 5.9.* pydantic == 1.10.* git+https://github.com/fbcotter/py3nvml#egg=py3nvml PyYAML == 6.0 pytz == 2023.3 -tzlocal == 4.3 +tzlocal == 5.0.* types-PyYAML == 6.0.* -requests == 2.30.* -types-requests == 2.28.* +requests == 2.31.* +types-requests == 2.31.* scipy == 1.10.* norfair == 2.2.* setproctitle == 1.3.*