Spaces:
Sleeping
Sleeping
Update requirements.txt
#1
by
jwsouza13
- opened
- requirements.txt +11 -3
requirements.txt
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
streamlit
|
2 |
-
matplotlib
|
3 |
-
networkx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
matplotlib
|
3 |
+
networkx
|
4 |
+
streamlit
|
5 |
+
matplotlib
|
6 |
+
networkx
|
7 |
+
numpy
|
8 |
+
pandas
|
9 |
+
time
|
10 |
+
plotly
|
11 |
+
io
|