This is an automated email from the ASF dual-hosted git repository.

altay pushed a commit to branch aaltay-patch-1
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 0102c1a562af37c9cee7063413bdf04b5fa5b3be
Author: Ahmet Altay <aal...@gmail.com>
AuthorDate: Thu Mar 24 14:50:21 2022 -0700

    Update tox.ini
---
 sdks/python/tox.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sdks/python/tox.ini b/sdks/python/tox.ini
index e7eb3ab..33c3fb0 100644
--- a/sdks/python/tox.ini
+++ b/sdks/python/tox.ini
@@ -143,6 +143,7 @@ deps =
   Sphinx==1.8.5
   sphinx_rtd_theme==0.4.3
   docutils<0.18
+  Jinja2==3.0.3 # TODO(BEAM-14712): Sphinx version is too old.
 commands =
   time {toxinidir}/scripts/generate_pydoc.sh
 

Reply via email to