Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -12,4 +12,6 @@ scipy==1.14.1
|
|
12 |
tensorflow==2.17.0
|
13 |
torch==2.4.1
|
14 |
websocket==0.2.1
|
|
|
|
|
15 |
openpyxl==3.1.5
|
|
|
12 |
tensorflow==2.17.0
|
13 |
torch==2.4.1
|
14 |
websocket==0.2.1
|
15 |
+
websockets==12.0
|
16 |
+
websocket-client==1.8.0
|
17 |
openpyxl==3.1.5
|