Todo-Web / requirements.txt
Claude Code - Backend Implementation Specialist
Update dependencies and improve password hashing security
19d86c5
raw
history blame contribute delete
225 Bytes
fastapi==0.109.0
sqlmodel==0.0.14
python-jose[cryptography]==3.3.0
passlib[argon2]==1.7.4
python-multipart==0.0.6
uvicorn[standard]==0.27.0
pydantic>=2.6.0
pydantic-settings>=2.2.0
python-dotenv==1.0.0
email-validator==2.1.0