Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ google-generativeai>=0.3.0
|
|
11 |
vizro>=0.1.5
|
12 |
gradio>=4.0.0
|
13 |
plotly>=5.5.0
|
14 |
-
ipython>=7.31.0
|
|
|
|
11 |
vizro>=0.1.5
|
12 |
gradio>=4.0.0
|
13 |
plotly>=5.5.0
|
14 |
+
ipython>=7.31.0
|
15 |
+
pyvis
|