You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/01/16 21:59:17 UTC

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #17346: Fix reshape interoperability test (#17155)

reminisce commented on a change in pull request #17346: Fix reshape interoperability test (#17155)
URL: https://github.com/apache/incubator-mxnet/pull/17346#discussion_r367672217
 
 

 ##########
 File path: ci/docker/install/docs_requirements
 ##########
 @@ -26,11 +26,11 @@ h5py==2.8.0rc1
 mock==2.0.0
 nose==1.3.7
 nose-timer==0.7.3
-numpy>1.16.0,<2.0.0
+numpy>1.16.0,<1.18.0
 
 Review comment:
   Why is there a restriction on the numpy version? I think it has been fixed in master.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services