biopython
jsonschema
pandas>=1.1.0
requests
tqdm
typing_extensions<5,>=3.7.4.2

[deploy]
twine
wheel
m2r

[dev]
twine
wheel
m2r
pytest
pytest-runner
pytest-cov
mkdocs
mkdocs-material
mkdocs-redirects
markdown-refdocs
flake8
black
flake8-annotations
isort
mypy

[docs]
mkdocs
mkdocs-material
markdown-refdocs
mkdocs-redirects

[test]
pytest
pytest-cov
pytest-runner
