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



##########
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 think `synr` was being rapidly developed to work around Python AST 
stability and there was some reason that @tkonolige and @altanh left it pinned 
in some places. 




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