fastapi-sqlalchemy-asyncpg/requirements.txt
2022-05-15 13:50:01 +02:00

43 lines
711 B
Plaintext

-i https://pypi.org/simple
alembic==1.7.7
anyio==3.6.1
asgiref==3.5.1
asyncpg==0.25.0
attrs==21.4.0
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.1.3
commonmark==0.9.1
coverage[toml]==6.3.3
dnspython==2.2.1
eventlet==0.33.1
fastapi==0.78.0
greenlet==2.0.0a2
h11==0.12.0
httpcore==0.13.7
httptools==0.4.0
httpx==1.0.0b0
idna==3.3
iniconfig==1.1.1
mako==1.2.0
markupsafe==2.1.1
packaging==21.3
pluggy==1.0.0
py==1.11.0
pydantic==1.9.0
pygments==2.12.0
pyparsing==3.0.9
pytest==7.1.2
pytest-asyncio==0.18.3
pytest-cov==3.0.0
rfc3986[idna2008]==1.5.0
rich==12.4.1
six==1.16.0
sniffio==1.2.0
sqlalchemy[asyncio]==1.4.36
starlette==0.19.1
tomli==2.0.1
typing-extensions==4.2.0
uvicorn==0.17.6
uvloop==0.16.0