adds websocket-client package

This commit is contained in:
Mose Müller
2024-03-26 14:44:46 +01:00
parent bd5c162148
commit ada9dcce4a
2 changed files with 30 additions and 2 deletions

View File

@ -17,6 +17,7 @@ python-socketio = "^5.8.0"
confz = "^2.0.0"
pint = "^0.22"
pillow = "^10.0.0"
websocket-client = "^1.7.0"
[tool.poetry.group.dev]
optional = true