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

[dev]
pre-commit
ruff>=0.1.2
lxml
xmlformatter

[etl]
owlready2==0.40
rdflib
wags-tails>=0.1.2
fastobo

[pg]
psycopg[binary]
requests

[test]
pytest>=6.0
pytest-cov
httpx
