razaali10 commited on
Commit
ff587f5
·
verified ·
1 Parent(s): b91bf3a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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