marcoabreu commented on a change in pull request #12094: [MXNET-793] ★ Virtualized testing in CI with QEMU ★ URL: https://github.com/apache/incubator-mxnet/pull/12094#discussion_r225520440
########## File path: ci/qemu/mxnet_requirements.txt ########## @@ -0,0 +1,7 @@ +urllib3<1.23,>=1.21.1 Review comment: Are these QEMU specific requirements? Maybe we could just use the general requirements file as otherwise we might risk updating this one in case something changes ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
