lrschuman17 commited on
Commit
96ab6aa
·
verified ·
1 Parent(s): 3c0d956

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ python>=3.8
2
+ numpy>=1.21.0
3
+ scikit-learn>=0.24.0
4
+ matplotlib>=3.4.0
5
+ seaborn>=0.11.0
6
+ pandas>=1.3.0
7
+ joblib