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

[packages]
aiofiles = "*"
asyncpg = "*"
boto3 = "*"
pyliftover = "*"
pandas = "*"
hgvs = "*"
"biocommons.seqrepo" = "*"
pydantic = "*"
fastapi = "*"
uvicorn = "*"
gene-normalizer = "*"

[dev-packages]
cool_seq_tool = {editable = true, path = "."}
pytest = "*"
pre-commit = "*"
flake8 = "*"
flake8-docstrings = "*"
flake8-annotations = "*"
flake8-quotes = "*"
flake8-import-order = "*"
coverage = "*"
pytest-cov = "*"
coveralls = "*"
jupyterlab = "*"
pytest-asyncio = "==0.18.3"
ipython = "*"
psycopg2-binary = "*"
mock = "*"
