pandas>=1.0
numpy>=1.18
requests>=2.25
joblib>=1.0

[dev]
pytest>=6.0
pytest-cov>=3.0
twine>=4.0
wheel>=0.37
flake8>=4.0
black>=22.0

[excel]
openpyxl>=3.0
xlrd>=2.0

[feather]
pyarrow>=3.0

[full]
pyarrow>=3.0
tables>=3.6
openpyxl>=3.0
xlrd>=2.0

[hdf5]
tables>=3.6

[parquet]
pyarrow>=3.0
