tvalentyn commented on code in PR #22165:
URL: https://github.com/apache/beam/pull/22165#discussion_r922504603


##########
sdks/python/setup.py:
##########
@@ -237,7 +237,7 @@ def get_portability_package_data():
               'Sphinx>=1.5.2,<2.0',
               # Pinning docutils as a workaround for Sphinx issue:
               # https://github.com/sphinx-doc/sphinx/issues/9727
-              'docutils==0.17.1'
+              'docutils==0.19'

Review Comment:
   I am not certain if the upgrade will cause any issues w.r.t. the above 
comment. We should test it or dig up some commit history to see what went 
wrong; then, we can remove the comment if no longer an issue.



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