Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -92,6 +92,7 @@ MarkupSafe==2.1.1
|
|
| 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
|
|
@@ -183,4 +184,4 @@ y-py==0.5.9
|
|
| 183 |
ypy-websocket==0.8.2
|
| 184 |
zipp==3.11.0
|
| 185 |
zope.event==5.0
|
| 186 |
-
zope.interface==6.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
|
|
|
|
| 184 |
ypy-websocket==0.8.2
|
| 185 |
zipp==3.11.0
|
| 186 |
zope.event==5.0
|
| 187 |
+
zope.interface==6.1
|