Skip to content

Commit 9296a37

Browse files
Wovchenavladimir-dudniknignatovsky
authored
Added mxnet==1.2.0 to requirements-conversion.txt for Demos Windows 10 Job (#2701) (#2802) (#2803)
* Removed win32 exception for mxnet * Added mxnet==1.2.0 for win32 Co-authored-by: Nikita Ignatovsky <[email protected]> Co-authored-by: Vladimir Dudnik <[email protected]> Co-authored-by: Nikita Ignatovsky <[email protected]>
1 parent f97e6e2 commit 9296a37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/requirements-conversion.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ keras-preprocessing==1.1.2
5252
# via tensorflow
5353
markdown==3.3.4
5454
# via tensorboard
55+
mxnet==1.2.0 ; sys_platform == 'win32'
5556
mxnet==1.7.0.post2 ; sys_platform != "win32"
5657
# via -r ${INTEL_OPENVINO_DIR}/deployment_tools/model_optimizer/requirements_mxnet.txt
5758
networkx==2.5

0 commit comments

Comments
 (0)