projects
/
platform
/
upstream
/
tvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fa8341
)
Upgrade XGBoost to latest (#5658)
author
Philip Hyunsu Cho
<chohyu01@cs.washington.edu>
Sat, 23 May 2020 02:40:46 +0000
(19:40 -0700)
committer
GitHub
<noreply@github.com>
Sat, 23 May 2020 02:40:46 +0000
(19:40 -0700)
python/setup.py
patch
|
blob
|
history
diff --git
a/python/setup.py
b/python/setup.py
index
fb126ec
..
682589e
100644
(file)
--- a/
python/setup.py
+++ b/
python/setup.py
@@
-165,7
+165,7
@@
setup(name='tvm',
'matplotlib'],
'extra_feature': ['tornado',
'psutil',
- 'xgboost
==0.9
0',
+ 'xgboost
>=1.1.
0',
'mypy',
'orderedset',
'antlr4-python3-runtime']},