ASHUT0SH-SiNGH commited on
Commit
2b74fa1
·
1 Parent(s): 893c53f

Update bot detection model and features

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit
2
- pandas
3
  numpy==1.26.4
4
- scikit-learn==1.3.2
5
- joblib==1.3.2
6
- plotly
 
1
+ streamlit==1.53.0
2
+ pandas==2.3.3
3
  numpy==1.26.4
4
+ scikit-learn==1.4.2
5
+ joblib==1.4.2
6
+ plotly==5.24.1