tkonolige commented on a change in pull request #8801:
URL: https://github.com/apache/tvm/pull/8801#discussion_r692536663



##########
File path: python/gen_requirements.py
##########
@@ -231,7 +231,7 @@
     ("sphinx_autodoc_annotation", None),
     ("sphinx_gallery", None),
     ("sphinx_rtd_theme", None),
-    ("synr", ">=0.2.1"),  # Requires bugfix commit 
ee0b12a61c08f01604475f36ff37d4cb110bdc27
+    ("synr", "==0.3.0"),

Review comment:
       I would pin it to `0.3` so you can get non-breaking fixes as minor 
version bumps. Currently TVM is tested against and works with 0.3.0, but 0.3.1 
is a non-breaking improvement.




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