pandas>=1.0.0
pyyaml>=5.3
xmltodict>=0.12.0
requests>=2.20.0

[all]
pyarrow>=4.0.0
openpyxl>=3.0.0

[dev]
pytest>=6.0.0
pytest-cov>=2.10.0
black>=21.0
flake8>=3.9.0

[excel]
openpyxl>=3.0.0

[parquet]
pyarrow>=4.0.0
