Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,11 @@
|
|
| 1 |
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
matplotlib
|
|
|
|
|
|
|
| 3 |
|
| 4 |
|
| 5 |
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
networkx
|
| 3 |
+
pandas
|
| 4 |
+
numpy
|
| 5 |
+
scipy
|
| 6 |
matplotlib
|
| 7 |
+
plotly
|
| 8 |
+
wntr
|
| 9 |
|
| 10 |
|
| 11 |
|