18 lines
304 B
Plaintext
18 lines
304 B
Plaintext
|
|
fastapi==0.104.1
|
||
|
|
uvicorn[standard]==0.24.0
|
||
|
|
sqlalchemy==2.0.23
|
||
|
|
psycopg2-binary==2.9.9
|
||
|
|
redis==5.0.1
|
||
|
|
python-dotenv==1.0.0
|
||
|
|
pydantic==2.5.0
|
||
|
|
pydantic-settings==2.1.0
|
||
|
|
email-validator==2.1.0
|
||
|
|
|
||
|
|
# Authentication
|
||
|
|
python-jose[cryptography]==3.3.0
|
||
|
|
argon2-cffi==23.1.0
|
||
|
|
python-multipart==0.0.6
|
||
|
|
|
||
|
|
# Email
|
||
|
|
sendgrid==6.11.0
|