# # This file is autogenerated by pip-compile # To update, run: # # pip-compile requirements.in # asyncpg==0.20.1 click==7.0 # via uvicorn databases[postgresql]==0.2.6 fastapi==0.48.0 h11==0.9.0 # via uvicorn httptools==0.0.13 # via uvicorn psycopg2-binary==2.8.4 # via databases pydantic==1.4 # via fastapi sqlalchemy==1.3.13 starlette==0.12.9 # via fastapi uvicorn==0.11.2 uvloop==0.14.0 # via uvicorn websockets==8.1 # via uvicorn