Deep commited on
Commit
455e197
·
1 Parent(s): 8fb2627
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -22,3 +22,12 @@ dj-database-url>=2.0.0
22
  psycopg2-binary>=2.9.0
23
 
24
  gunicorn
 
 
 
 
 
 
 
 
 
 
22
  psycopg2-binary>=2.9.0
23
 
24
  gunicorn
25
+ joblib>=1.2.0
26
+ scikit-learn>=1.2.0
27
+
28
+ numpy>=1.23.0
29
+ pandas>=1.5.0
30
+ scipy>=1.10.0
31
+ xgboost>=1.7.0
32
+ catboost>=1.2.0
33
+ lightgbm>=4.0.0