tkonolige commented on code in PR #12197:
URL: https://github.com/apache/tvm/pull/12197#discussion_r931514245


##########
python/gen_requirements.py:
##########
@@ -64,6 +64,7 @@
         (
             "Base requirements needed to install tvm",
             [
+                "Pygments",

Review Comment:
   You need to add a version constraint for Pygments in the `CONSTRAINTS` array 
lower in this file.



-- 
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