[[source]] name = "pypi" url = "https://pypi.org/simple" verify_ssl = true [requires] python_version = "3.7" [packages] bitstring = "*" cerberus = "*" ecdsa = "*" environs = "*" lnurl = "==0.3.6" pyscss = "*" shortuuid = "*" typing-extensions = "*" httpx = "*" trio = "==0.16.0" sqlalchemy-aio = "*" embit = "*" pyqrcode = "*" pypng = "*" sqlalchemy = "==1.3.23" psycopg2-binary = "*" fastapi = {ref = "anyio", git = "https://github.com/graingert/fastapi"} trio-asyncio = "*" hypercorn = {extras = ["trio"], version = "*"} aiofiles = "*" [dev-packages] black = "==20.8b1" pytest = "*" pytest-cov = "*" mypy = "latest" pytest-trio = "*" trio-typing = "*"