Skip to content

Commit 19b6709

Browse files
committed
Updated xgboost version in tox.ini file
1 parent 21e2d3f commit 19b6709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ deps =
5252
tests: cython # required to install pandas from source
5353
tests: swat >= 1.8
5454
tests: kerberos ; platform_system != "Windows" and platform_system != "Darwin"
55-
tests: xgboost == 0.82
55+
tests: xgboost == 1.7.3
5656
tests: urllib3 < 2.0.0
5757
tests: nbconvert
5858
tests: nbformat

0 commit comments

Comments
 (0)