auth-server / requirements.txt
kamau1's picture
Upload 10 files
d5f9c51 verified
raw
history blame contribute delete
373 Bytes
fastapi==0.104.1
uvicorn==0.23.2
python-dotenv==1.0.0
python-jose==3.3.0
passlib==1.7.4
pydantic==2.4.2
httpx==0.25.0
# Use version 0.0.49 of libsql-experimental which supports the auth_token parameter
libsql-experimental==0.0.49
# For HTTP API fallback
requests==2.31.0
python-multipart==0.0.6
email-validator==2.0.0
# For password hashing with Argon2
argon2-cffi==23.1.0