Commit fc57c66d authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

E2E Orchestrator component:

- Added requirement websocket-client to enable upgrade to websocket in socketio
parent 2f8ef6dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,4 +15,4 @@
networkx==3.2.1
python-socketio==5.12.1
requests==2.27.*
#websockets==12.0
websocket-client==1.8.0     # used by socketio to upgrate to websocket