Add matplotlib and pandas as deps

This commit is contained in:
usov_i 2020-11-06 11:44:28 +01:00
parent 2ddb0a668a
commit b2d603b3c5

View File

@ -21,8 +21,10 @@ requirements:
- python - python
- numpy - numpy
- scipy - scipy
- pandas
- h5py - h5py
- bokeh - bokeh
- matplotlib
- numba - numba
- lmfit - lmfit
- uncertainties - uncertainties