19 lines
355 B
Plaintext
19 lines
355 B
Plaintext
fastapi
|
|
uvicorn[standard]
|
|
sqlalchemy
|
|
# psycopg2-binary # Uncomment for PostgreSQL production
|
|
redis
|
|
python-dotenv
|
|
pydantic
|
|
pydantic-settings
|
|
python-jose[cryptography]
|
|
passlib[bcrypt]
|
|
python-multipart
|
|
aiofiles
|
|
httpx
|
|
lxml
|
|
alembic
|
|
email-validator
|
|
playwright # PDF capture for performance check reports
|
|
apscheduler # Scheduled tasks (exchange rate updates)
|