BerkeleyAutomation / autolab_core

Core utilities for Berkeley AutoLab.
https://berkeleyautomation.github.io/autolab_core
Apache License 2.0
80 stars 39 forks source link

Remove matplotlib version requirement #33

Closed jacky-liang closed 4 years ago

jacky-liang commented 4 years ago

There are only 3 instances where matplotlib is used, and those calls do not rely on the specific version requirement.

Removing the version requirement prevents installation errors when the user has a newer matplotlib version. This is common because the latest matplotlib is 3.2.1.