Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ plotly
|
|
| 5 |
seaborn
|
| 6 |
matplotlib
|
| 7 |
scikit-learn
|
| 8 |
-
networkx
|
|
|
|
|
|
| 5 |
seaborn
|
| 6 |
matplotlib
|
| 7 |
scikit-learn
|
| 8 |
+
networkx
|
| 9 |
+
streamlit-float
|