diff --git a/docker/main/requirements-wheels.txt b/docker/main/requirements-wheels.txt index 0e16269e3..6831fc972 100644 --- a/docker/main/requirements-wheels.txt +++ b/docker/main/requirements-wheels.txt @@ -2,11 +2,11 @@ click == 8.1.* Flask == 3.0.* imutils == 0.5.* markupsafe == 2.1.* -matplotlib == 3.7.* +matplotlib == 3.8.* mypy == 1.6.1 numpy == 1.26.* onvif_zeep == 0.2.12 -opencv-python-headless == 4.7.0.* +opencv-python-headless == 4.9.0.* paho-mqtt == 2.0.* pandas == 2.2.* peewee == 3.17.* @@ -16,13 +16,13 @@ pydantic == 2.7.* git+https://github.com/fbcotter/py3nvml#egg=py3nvml PyYAML == 6.0.* pytz == 2024.1 -pyzmq == 25.1.* +pyzmq == 26.0.* ruamel.yaml == 0.18.* tzlocal == 5.2 types-PyYAML == 6.0.* requests == 2.31.* types-requests == 2.31.* -scipy == 1.11.* +scipy == 1.13.* norfair == 2.2.* setproctitle == 1.3.* ws4py == 0.5.*