[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
pydantic = "== 2.*"
fastapi = "*"
uvicorn = "*"
click = "*"
boto3 = "*"
"ga4gh.vrs" = "~=2.0.0a10"

[dev-packages]
gene = {editable = true, path = "."}
gffutils = "*"
"biocommons.seqrepo" = "*"
wags-tails = ">=0.1.1"
psycopg = {version = "*", extras=["binary"]}
pytest = "*"
pre-commit = ">=3.7.1"
ruff = "==0.5.0"
pytest-cov = "*"
httpx = "*"
mock = "*"
ipykernel = "*"
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"
