pydantic>=1.6.1

[dev]
pytest~=5.0
black~=19.10b0
mypy
mypy-extensions
pycodestyle~=2.4
pydocstyle~=4.0
pytest-cov~=2.6
mkdocs==1.1.2
mkdocs-material==4.6.3
phmdoctest
mkdocstrings
commitizen
pygments~=2.3
isort~=4.3
pylint~=2.4
twine~=3.2

[hf]
biopython>=1.78
torch~=1.6
transformers==3.1.0
datasets==1.1.0

[include_package_data]
True

[pytorch]
biopython>=1.78
torch~=1.6

[setup_requires]
setuptools_scm>=1.15
