updates pint to fix numpy dependency issue

This commit is contained in:
Mose Müller
2024-07-09 08:39:35 +02:00
parent 44d5a98449
commit 7254482b35
2 changed files with 57 additions and 7 deletions

View File

@ -14,7 +14,7 @@ uvicorn = "^0.27.0"
toml = "^0.10.2"
python-socketio = "^5.8.0"
confz = "^2.0.0"
pint = "^0.22"
pint = "^0.24"
websocket-client = "^1.7.0"
aiohttp = "^3.9.3"