[[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [packages] aiofiles = "==0.6.0" celery = ">=5.0" fastapi = "*" jinja2 = "*" redis = "==3.5.3" requests = ">=2.25.1" uvicorn = ">=0.13.4" aiosqlite = "*" python-dotenv = "*" loguru = "*" sqlalchemy = "*" alembic = "*" fastapi-utils = "*" prometheus-fastapi-instrumentator = "*" auto-archiver = "*" pydantic-settings = "*" [dev-packages] watchdog = "*" pytest = "*" httpx = "*" coverage = "*" pytest-asyncio = "*" [requires] python_version = "3.10"