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
- numpy
- scipy
- pandas
- h5py
- bokeh =2.2
- matplotlib