nnaned commited on
Commit
08343bd
·
1 Parent(s): 4373661
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  bs4
2
  streamlit
3
  pandas
4
- Pillow
5
- shap
6
- sklearn
7
- pycaret
 
1
  bs4
2
  streamlit
3
  pandas
4
+ Pillow==9.0.0
5
+ shap==0.41.0
6
+ sklearn==1.12.2
7
+ pycaret==2.3.10