fastapi>=0.115
uvicorn[standard]>=0.34
authlib>=1.3
httpx>=0.28
jinja2>=3.1
itsdangerous>=2.2
python-dotenv>=1.0
psycopg[binary,pool]>=3.2
python-multipart>=0.0.20
openpyxl>=3.1
pdfplumber>=0.11
pillow>=10.0
# 카페24 OAuth 토큰 암호화 저장(Fernet) — app/integrations/cafe24/crypto.py
cryptography>=42.0
google-api-python-client>=2.100
google-auth>=2.30
# refresh token 발급 스크립트(scripts/google_sheets_authorize.py) 전용
google-auth-oauthlib>=1.2
