derek-thomas HF staff commited on
Commit
c27bcbd
1 Parent(s): 90924b0

Adding matplotlib

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  numpy>=1.18.1
2
  scipy>=1.4.1
3
  PyYAML==6.0
 
4
  numpy_stl==3.0.1
5
  plotly==5.13.1
 
1
  numpy>=1.18.1
2
  scipy>=1.4.1
3
  PyYAML==6.0
4
+ matplotlib>=3.1.3
5
  numpy_stl==3.0.1
6
  plotly==5.13.1