Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -92,7 +92,6 @@ MarkupSafe==2.1.1
|
|
| 92 |
matplotlib==3.5.3
|
| 93 |
matplotlib-inline==0.1.6
|
| 94 |
mercury==2.3.7
|
| 95 |
-
mljar-mercury
|
| 96 |
mistune==3.0.2
|
| 97 |
mkl-fft==1.3.6
|
| 98 |
mkl-random==1.2.2
|
|
@@ -175,8 +174,9 @@ urllib3==1.26.18
|
|
| 175 |
vine==5.0.0
|
| 176 |
wcwidth==0.2.5
|
| 177 |
webencodings==0.5.1
|
| 178 |
-
websocket-client==1.6.4
|
| 179 |
-
websockets==10.4
|
|
|
|
| 180 |
wheel==0.41.2
|
| 181 |
whitenoise==6.6.0
|
| 182 |
widgetsnbextension==4.0.5
|
|
|
|
| 92 |
matplotlib==3.5.3
|
| 93 |
matplotlib-inline==0.1.6
|
| 94 |
mercury==2.3.7
|
|
|
|
| 95 |
mistune==3.0.2
|
| 96 |
mkl-fft==1.3.6
|
| 97 |
mkl-random==1.2.2
|
|
|
|
| 174 |
vine==5.0.0
|
| 175 |
wcwidth==0.2.5
|
| 176 |
webencodings==0.5.1
|
| 177 |
+
#websocket-client==1.6.4
|
| 178 |
+
#websockets==10.4
|
| 179 |
+
wsproto
|
| 180 |
wheel==0.41.2
|
| 181 |
whitenoise==6.6.0
|
| 182 |
widgetsnbextension==4.0.5
|