andersoncda77 commited on
Commit
b8e3c54
·
verified ·
1 Parent(s): 9e8ded7

Add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ scikit-learn==1.8.0
2
+ joblib==1.5.3
3
+ numpy==2.4.4
4
+ pandas==3.0.2