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