Update mxnet version (#4081)
This commit is contained in:
parent
a313c0c3ee
commit
0341edcfa0
@ -1,6 +1,6 @@
|
|||||||
tensorflow>=1.15.2,<2.0; python_version < "3.8"
|
tensorflow>=1.15.2,<2.0; python_version < "3.8"
|
||||||
tensorflow>=2.2; python_version >= "3.8"
|
tensorflow>=2.2; python_version >= "3.8"
|
||||||
mxnet>=1.0.0,<=1.5.1
|
mxnet>=1.0.0,<=1.7.0
|
||||||
networkx>=1.11
|
networkx>=1.11
|
||||||
numpy>=1.14.0,<1.19.0
|
numpy>=1.14.0,<1.19.0
|
||||||
protobuf>=3.6.1
|
protobuf>=3.6.1
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
mxnet>=1.0.0,<=1.5.1
|
mxnet>=1.0.0,<=1.7.0
|
||||||
networkx>=1.11
|
networkx>=1.11
|
||||||
numpy>=1.14.0
|
numpy>=1.14.0
|
||||||
test-generator==0.1.1
|
test-generator==0.1.1
|
||||||
|
Loading…
Reference in New Issue
Block a user