fastapi-postgres-todo-api / requirements.txt
PrabhuKiranKonda's picture
Update requirements.txt
ebfa676
raw
history blame
95 Bytes
fastapi==0.97.0
passlib==1.7.4
pydantic==1.10.2
PyJWT==2.7.0
SQLAlchemy==1.4.48
psycopg2-binary