Add websockets as dependency
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
parent
b154c4985d
commit
45818eae24
|
@ -22,4 +22,5 @@ python-magic~=0.4.26
|
||||||
requests~=2.28.1
|
requests~=2.28.1
|
||||||
sympasoap~=1.1
|
sympasoap~=1.1
|
||||||
uvicorn~=0.17
|
uvicorn~=0.17
|
||||||
|
websockets~=10.4
|
||||||
whoosh~=2.7
|
whoosh~=2.7
|
Loading…
Reference in New Issue