spglib==1.16.0
numpy==1.19.2
scipy==1.5.3
pymatgen==2020.10.20
inflect==4.1.0
networkx==2.5
matminer==0.6.3
monty==4.0.2
pubchempy==1.0.4
pybtex==0.23.0

[dev]
tqdm
pybel
pebble
maggma

[docs]
sphinx==3.2.1
sphinx-argparse==0.2.5
sphinx_rtd_theme==0.5.0
sphinx-autodoc-typehints==1.11.1
m2r2==0.2.5

[lint]
coverage==5.3
codacy-coverage==1.3.11
pycodestyle==2.6.0
mypy==0.790
pydocstyle==5.1.1
flake8==3.8.4
pylint==2.6.0
black==20.8b1

[tests]
pytest==6.1.1
pytest-cov==2.10.1
