fix: upating python-socketio to fix compatibility issues

This commit is contained in:
Mose Müller
2023-08-02 12:06:19 +02:00
parent ab38f034b9
commit c13cd24a66
2 changed files with 73 additions and 125 deletions

View File

@ -15,7 +15,7 @@ uvicorn = "^0.22.0"
toml = "^0.10.2"
types-toml = "^0.10.8.6"
tiqi-rpc = {git = "git@gitlab.phys.ethz.ch:tiqi-projects/tiqi-rpc-python.git"}
python-socketio = "^4.6.1"
python-socketio = "^5.8.0"
websockets = "^11.0.3"
confz = "^1.8.2"