Some work with FastAPI and SQLAlchemy, including automated alembic migrations
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

18 lines
294 B

alembic==1.0.11
Click==7.0
dataclasses==0.6
fastapi==0.31.0
h11==0.8.1
httptools==0.0.13
Mako==1.0.13
MarkupSafe==1.1.1
pkg-resources==0.0.0
pydantic==0.29
python-dateutil==2.8.0
python-editor==1.0.4
six==1.12.0
SQLAlchemy==1.3.5
starlette==0.12.0
uvicorn==0.8.3
uvloop==0.12.2
websockets==7.0