add websockets
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -62,3 +62,4 @@ watchfiles==0.20.0
|
|
62 |
wrapt==1.17.2
|
63 |
wsproto==1.2.0
|
64 |
zipp==3.21.0
|
|
|
|
62 |
wrapt==1.17.2
|
63 |
wsproto==1.2.0
|
64 |
zipp==3.21.0
|
65 |
+
websockets
|