From a1b50d2cf473ea4a87f081a4a34c2da7ecf4132f Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Mon, 11 Sep 2023 16:07:29 -0600 Subject: [PATCH] Update python deps (#7763) --- docker/main/requirements-wheels.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker/main/requirements-wheels.txt b/docker/main/requirements-wheels.txt index d25f53653..e01b4a15a 100644 --- a/docker/main/requirements-wheels.txt +++ b/docker/main/requirements-wheels.txt @@ -8,18 +8,18 @@ onvif_zeep == 0.2.12 opencv-python-headless == 4.7.0.* paho-mqtt == 1.6.* peewee == 3.16.* -peewee_migrate == 1.11.* +peewee_migrate == 1.12.* psutil == 5.9.* pydantic == 1.10.* git+https://github.com/fbcotter/py3nvml#egg=py3nvml -PyYAML == 6.0 +PyYAML == 6.0.* pytz == 2023.3 ruamel.yaml == 0.17.* tzlocal == 5.0.* types-PyYAML == 6.0.* requests == 2.31.* types-requests == 2.31.* -scipy == 1.10.* +scipy == 1.11.* norfair == 2.2.* setproctitle == 1.3.* ws4py == 0.5.*