Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
|
|
1 |
plotly
|
2 |
numpy
|
3 |
-
|
4 |
-
tqdm
|
|
|
1 |
+
pandas
|
2 |
plotly
|
3 |
numpy
|
4 |
+
scipy
|
5 |
+
tqdm
|