File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 5252 ],
5353 "test" : [
5454 "numpy>=1.17,<2.0.0; python_version<'3.13'" ,
55- "numpy>2.0.0 ; python_version>='3.13'" ,
56- "jupyter; python_version<'3.13' " ,
55+ "numpy>=1.17 ; python_version>='3.13'" ,
56+ "jupyter" ,
5757 "lightgbm>=2.3.1" ,
5858 "xgboost>=0.90,<2.0.0; python_version<'3.11'" ,
5959 "xgboost>=2.0.0; python_version>='3.11'" ,
6868 "pre-commit" ,
6969 "torch" ,
7070 "torchvision" ,
71- "catboost>=0.26; python_version<'3.13' " ,
71+ "catboost>=0.26" ,
7272 "rgf-python" ,
7373 "optuna>=2.8.0,<=3.6.1" ,
74- "openml; python_version<'3.13' " ,
74+ "openml" ,
7575 "statsmodels>=0.12.2" ,
7676 "psutil" ,
7777 "dataclasses" ,
8282 "rouge_score" ,
8383 "hcrystalball" ,
8484 "seqeval" ,
85- "pytorch-forecasting; python_version<'3.13' " ,
85+ "pytorch-forecasting" ,
8686 "mlflow-skinny<=2.22.1" , # Refer to https://mvnrepository.com/artifact/org.mlflow/mlflow-spark
8787 "joblibspark>=0.5.0" ,
8888 "joblib<=1.3.2" ,
140140 "prophet>=1.1.5" ,
141141 "statsmodels>=0.12.2" ,
142142 "hcrystalball>=0.1.10" ,
143- "pytorch-forecasting>=0.10.4; python_version<'3.13' " ,
143+ "pytorch-forecasting>=0.10.4" ,
144144 "pytorch-lightning>=1.9.0" ,
145145 "tensorboardX>=2.6" ,
146146 ],
You can’t perform that action at this time.
0 commit comments