You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by zh...@apache.org on 2020/09/06 22:58:31 UTC

[incubator-mxnet] branch master updated: Update requirements (#19061)

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 c1eaada  Update requirements (#19061)
c1eaada is described below

commit c1eaadaf8fcb090cdcfe452666ee58078befc0a3
Author: Chaitanya Prakash Bapat <ch...@gmail.com>
AuthorDate: Sun Sep 6 15:57:05 2020 -0700

    Update requirements (#19061)
---
 ci/docker/install/requirements | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/docker/install/requirements b/ci/docker/install/requirements
index bd0114c..e7e6fd4 100644
--- a/ci/docker/install/requirements
+++ b/ci/docker/install/requirements
@@ -42,7 +42,7 @@ pytest-cov==2.8.1
 pytest-xdist==1.31.0
 pytest-timeout==1.3.4
 flaky==3.6.1
-setuptools
+setuptools==49.6.0  # https://github.com/pypa/setuptools/issues/2352
 wheel
 mock==2.0.0