pydantic==2.*
ga4gh.vrs~=2.0.0a10
biocommons.seqrepo
gene-normalizer==0.4.0
cool-seq-tool~=0.7.0

[dev]
pre-commit>=3.7.1
pytest
pytest-cov
pytest-asyncio
ruff==0.5.0

[docs]
sphinx==6.1.3
sphinx-autodoc-typehints==1.22.0
sphinx-autobuild==2021.3.14
sphinx-copybutton==0.5.2
sphinxext-opengraph==0.8.2
furo==2023.3.27
sphinx-github-changelog==1.2.1

[tests]
pytest
pytest-cov
pytest-asyncio
