From 0c1857efa4b66d29a704787773c1d90288d42c38 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Thu, 24 Oct 2024 07:20:19 -0600 Subject: [PATCH] Update python deps --- docker/main/requirements-wheels.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docker/main/requirements-wheels.txt b/docker/main/requirements-wheels.txt index 11ad94f3f..795456588 100644 --- a/docker/main/requirements-wheels.txt +++ b/docker/main/requirements-wheels.txt @@ -1,9 +1,9 @@ click == 8.1.* # FastAPI starlette-context == 0.3.6 -fastapi == 0.115.0 +fastapi == 0.115.* uvicorn == 0.30.* -slowapi == 0.1.9 +slowapi == 0.1.* imutils == 0.5.* joserfc == 1.0.* pathvalidate == 3.2.* @@ -16,10 +16,10 @@ paho-mqtt == 2.1.* pandas == 2.2.* peewee == 3.17.* peewee_migrate == 1.13.* -psutil == 5.9.* +psutil == 6.1.* pydantic == 2.8.* git+https://github.com/fbcotter/py3nvml#egg=py3nvml -pytz == 2024.1 +pytz == 2024.* pyzmq == 26.2.* ruamel.yaml == 0.18.* tzlocal == 5.2