Dmitry Beresnev commited on
Commit
baf7556
·
1 Parent(s): 5e10892

fix requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -23,6 +23,9 @@ torch
23
  keras
24
  transformers
25
  git+https://github.com/amazon-science/chronos-forecasting
 
 
 
26
 
27
  matplotlib
28
  seaborn
 
23
  keras
24
  transformers
25
  git+https://github.com/amazon-science/chronos-forecasting
26
+ xgboost>=1.7.0
27
+ schedule>=1.2.0
28
+ optuna>=3.0.0
29
 
30
  matplotlib
31
  seaborn