Skip to content

Commit

Permalink
WA for Python 3.6 on CI (openvinotoolkit#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
vshampor committed Dec 4, 2020
1 parent 16ea8d7 commit 7c4817e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def find_version(*file_paths):
"tensorboardX",
"jstyleson",
"matplotlib",
"numpy",
"numpy==1.19",
"tqdm",
"onnx",
"opencv-python",
Expand Down

0 comments on commit 7c4817e

Please sign in to comment.