zxybazh commented on code in PR #12050:
URL: https://github.com/apache/tvm/pull/12050#discussion_r917592290


##########
python/gen_requirements.py:
##########
@@ -277,7 +277,7 @@
     ("torch", None),
     ("torchvision", None),
     ("tornado", None),
-    ("xgboost", ">=1.1.0"),  # From PR #4953.
+    ("xgboost", "'>=1.1.0,<1.6.0'"),  # From PR #4953 & Issue #12009

Review Comment:
   Sorry I had a typo here, would you please remove the single quotes? thanks!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to