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

zhasheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git


The following commit(s) were added to refs/heads/master by this push:
     new d8cb31b  Pin jupyter-client (#20545)
d8cb31b is described below

commit d8cb31b95f6cbc6e0eb8ad139539eca587c155af
Author: Zhenghui Jin <[email protected]>
AuthorDate: Fri Aug 20 17:15:39 2021 -0700

    Pin jupyter-client (#20545)
---
 docs/python_docs/requirements | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/python_docs/requirements b/docs/python_docs/requirements
index 0f9f69a..80f2db5 100644
--- a/docs/python_docs/requirements
+++ b/docs/python_docs/requirements
@@ -21,6 +21,7 @@ sphinx==2.4.0
 matplotlib
 notebook
 nbconvert==5.6.1
+jupyter-client<=6.1.12
 nbsphinx==0.4.3
 recommonmark==0.6.0
 notedown==1.5.1

Reply via email to