pydantic==2.*
fastapi
uvicorn
click
boto3
ga4gh.vrs~=2.0.0a1

[dev]
pre-commit
ruff==0.2.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
gravis==0.1.0
sphinx-github-changelog==1.2.1

[etl]
gffutils
biocommons.seqrepo
wags-tails>=0.1.1

[pg]
psycopg[binary]

[test]
pytest>=6.0
pytest-cov
mock
httpx
