Files
ewoooc/requirements.txt
ogt 74de1dc68a
Some checks failed
CD Pipeline / deploy (push) Has been cancelled
fix: add python-pptx to requirements + fix BCG empty name filter
- requirements.txt: 加入 python-pptx(ADR-014 PPT 系統必要依賴,前次漏加)
- openclaw_bot_routes.py: BCG SQL 補 brand_name/area_name IS NOT NULL 過濾

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 20:38:04 +08:00

26 lines
414 B
Plaintext

Flask
Flask-WTF
gunicorn
pandas
pytz
openpyxl
sqlalchemy
psycopg2-binary
schedule
pyngrok
selenium
requests
numpy
python-dotenv
google-auth
google-auth-oauthlib
google-auth-httplib2
google-api-python-client
google-generativeai
feedparser
beautifulsoup4
lxml
prometheus-client
python-telegram-bot[job-queue]
paramiko # ADR-013: AIOps SSH 跳板修復
python-pptx # ADR-014: PPT 簡報系統