fix: query when only 1 data per day, or 1 day selected

This commit is contained in:
Alexis Fourmaux 2026-05-10 13:17:58 +02:00
parent 5cef99d8d9
commit f127a4c34c
3 changed files with 34 additions and 14 deletions

View file

@ -2,4 +2,5 @@ paho-mqtt==v2.1.0
psycopg2-binary==2.9.12
pydantic==2.13.4
fastapi==0.136.1
uvicorn==0.46.0
uvicorn==0.46.0
python-dateutil==2.9.0