mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-04-24 18:10:02 +02:00
adds aiohttp to python deps (used for socketio.AsyncClient)
This commit is contained in:
parent
9cb667581a
commit
690ecd7317
1031
poetry.lock
generated
1031
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -18,6 +18,7 @@ confz = "^2.0.0"
|
||||
pint = "^0.22"
|
||||
pillow = "^10.0.0"
|
||||
websocket-client = "^1.7.0"
|
||||
aiohttp = "^3.9.3"
|
||||
|
||||
[tool.poetry.group.dev]
|
||||
optional = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user