10 lines
164 B
Plaintext
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
|