hanifekaptan commited on
Commit
7bf5fc3
1 Parent(s): a98a45f

Numpy ve pandas sürüm güncellemeleri yapıldı

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  streamlit == 1.36.0
2
  xgboost == 2.1.1
3
  scikit-learn == 1.4.2
4
- pandas == 2.0.2
 
 
1
  streamlit == 1.36.0
2
  xgboost == 2.1.1
3
  scikit-learn == 1.4.2
4
+ numpy == 2.1.2
5
+ pandas == 2.2.3