This is an automated email from the ASF dual-hosted git repository.
moreau pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 19459e1 [CI] Update docs style dependency. (#7034)
19459e1 is described below
commit 19459e10efd143d1de2ec2dc9053cf400a709129
Author: Tianqi Chen <[email protected]>
AuthorDate: Fri Dec 4 16:11:38 2020 -0500
[CI] Update docs style dependency. (#7034)
---
tests/scripts/task_ci_python_setup.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/scripts/task_ci_python_setup.sh
b/tests/scripts/task_ci_python_setup.sh
index fe88ac6..5ae1478 100755
--- a/tests/scripts/task_ci_python_setup.sh
+++ b/tests/scripts/task_ci_python_setup.sh
@@ -30,4 +30,4 @@ set -o pipefail
#
echo "Addtiional setup in" ${CI_IMAGE_NAME}
-python3 -m pip install --user tlcpack-sphinx-addon==0.1.2 synr==0.2.1
+python3 -m pip install --user tlcpack-sphinx-addon==0.1.3 synr==0.2.1