File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ requirements:
3838 run :
3939 - python
4040 - setuptools >=41.0.0
41- - numpy >=1.17.3
42- - scipy >=1.3.1
41+ - numpy >=1.19.5
42+ - scipy >=1.9
4343 - scikit-learn >=1.0.1
4444 - bottleneck >=1.3.4
4545 - chardet >=3.0.2
Original file line number Diff line number Diff line change 11pip>=18.0
2- numpy>=1.17.3
3- scipy>=1.3.1
2+ numpy>=1.19.5
3+ scipy>=1.9
44# scikit-learn version 1.0.0 includes problematic libomp 12 which breaks xgboost
55# https://github.com/scikit-learn/scikit-learn/pull/21227
66scikit-learn>=1.0.1
Original file line number Diff line number Diff line change 4848 oldest: qtconsole ==4.7.2
4949 oldest: pygments ==2.8.0
5050 oldest: pip ==18.0
51- oldest: numpy ==1.17.3
52- oldest: scipy ==1.3.1
51+ oldest: numpy ==1.19.5
52+ oldest: scipy ==1.9
5353 oldest: scikit-learn ==1.0.1
5454 oldest: bottleneck ==1.3.4
5555 oldest: xlrd ==1.2.0
You can’t perform that action at this time.
0 commit comments