pandas>=2.1
pyarrow>=11.0
numpy>=1.20
matplotlib>=2.0.0
requests>=2.18
xlrd>1.1.0
openpyxl<3.1.1,>=3.0.6
docutils>=0.14
faker>=18.4.0

[dev]
pymrio[lint,test]

[lint]
black>=22.3.0
isort>=5.5.2

[test]
coveralls
coverage[toml]
black[juyter]
pytest>=5.4.0
pytest-black
pytest-cov>=2.7.0
pytest-datadir
pytest-mypy
