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