We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e2d3f commit 19b6709Copy full SHA for 19b6709
tox.ini
@@ -52,7 +52,7 @@ deps =
52
tests: cython # required to install pandas from source
53
tests: swat >= 1.8
54
tests: kerberos ; platform_system != "Windows" and platform_system != "Darwin"
55
- tests: xgboost == 0.82
+ tests: xgboost == 1.7.3
56
tests: urllib3 < 2.0.0
57
tests: nbconvert
58
tests: nbformat
0 commit comments