Spaces:
Configuration error
Configuration error
Update requirement.txt
Browse files- requirement.txt +3 -2
requirement.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
streamlit==1.15.0
|
| 2 |
-
matplotlib==3.
|
| 3 |
-
networkx==
|
|
|
|
|
|
| 1 |
streamlit==1.15.0
|
| 2 |
+
matplotlib==3.6.2
|
| 3 |
+
networkx==2.7.1
|
| 4 |
+
|