Skip to content

Commit

Permalink
Use latest matplotlib version (openvinotoolkit#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
vshampor committed Oct 20, 2020
1 parent 02637f2 commit 345f335
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 @@ -52,7 +52,7 @@ def find_version(*file_paths):
"pydot",
"tensorboardX",
"jstyleson",
"matplotlib==3.0.3",
"matplotlib",
"numpy",
"tqdm",
"onnx",
Expand Down

0 comments on commit 345f335

Please sign in to comment.