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

[dev]
pre-commit>=3.7.1
ruff==0.5.0
lxml
xmlformatter

[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]
owlready2==0.40
rdflib
wags-tails>=0.1.2
fastobo
tqdm

[pg]
psycopg[binary]
requests

[tests]
pytest>=6.0
pytest-cov
httpx
