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

[packages]
aiofiles = "*"
asyncpg = "*"
boto3 = "*"
pyliftover = "*"
polars = "*"
hgvs = "*"
"biocommons.seqrepo" = "*"
pydantic = "~=2.4.2"
fastapi = "*"
uvicorn = "*"
"ga4gh.vrs" = "*"

[dev-packages]
cool_seq_tool = {editable = true, path = "."}
pytest = "*"
pre-commit = "*"
pytest-cov = "*"
pytest-asyncio = "==0.18.3"
ipython = "*"
ipykernel = "*"
psycopg2-binary = "*"
mock = "*"
ruff = "*"
black = "*"
