Remove pandas dep

This commit is contained in:
usov_i 2021-02-26 09:54:21 +01:00
parent 11fae5d47a
commit 599e2e1e74

View File

@ -21,7 +21,6 @@ requirements:
- python >=3.6 - python >=3.6
- numpy - numpy
- scipy - scipy
- pandas
- h5py - h5py
- bokeh =2.2 - bokeh =2.2
- matplotlib - matplotlib