simnid commited on
Commit
6f2f83c
·
verified ·
1 Parent(s): 9533aba

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  # Data manipulation
2
  pandas==2.2.2
3
- numpy==1.26.0
4
 
5
  # Machine learning (model inference only)
6
  scikit-learn==1.6.0
 
1
  # Data manipulation
2
  pandas==2.2.2
3
+ numpy==2.2.2
4
 
5
  # Machine learning (model inference only)
6
  scikit-learn==1.6.0