Files
2026-04-16 13:32:32 +02:00

10 lines
164 B
Plaintext

# workforce_planner Backend Dependencies
fastapi
uvicorn[standard]
sqlalchemy
pydantic[email]
python-dotenv
python-jose[cryptography]
passlib[bcrypt]
stripe>=8.0.0