Subayyal commited on
Commit
540dda3
·
verified ·
1 Parent(s): c376b63

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- streamlit
2
- pandas
3
- plotly
4
- numpy
5
- networkx
 
 
 
1
+ streamlit==1.49.1
2
+ pandas==2.2.2
3
+ plotly==5.22.0
4
+ numpy==1.26.4
5
+ networkx==3.3
6
+ lime==0.2.0.1
7
+ shap==0.46.0