Files
AutonetSellCar/backend/requirements.txt
2025-12-30 14:19:55 +09:00

21 lines
416 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)
stripe # Payment processing
user-agents # Visitor tracking