Skip to content

Commit bef7110

Browse files
committed
Set urllib3 dependency for tests at < v2.0.0
1 parent 8b1db01 commit bef7110

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ deps =
5151
tests: swat >= 1.8
5252
tests: kerberos ; platform_system != "Windows" and platform_system != "Darwin"
5353
tests: xgboost == 0.82
54+
tests: urllib3 < 2.0.0
5455
# tests: lightgbm ; platform_system != "Darwin" # lightgmb seems to have build issues on MacOS
5556
# doc skips install, so explicitly add minimum packages
5657
doc: sphinx

0 commit comments

Comments
 (0)