MQL5-Google-Onedrive/requirements.txt
google-labs-jules[bot] ea261ed334 Merge feature branch, cleanup dependencies, and sanitize credentials
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-01-28 10:24:13 +00:00

19 lines
293 B
Text

# Core Python dependencies for MQL5 Trading Automation
# Telegram Bot
python-telegram-bot>=20.0
# HTTP Server
flask>=3.0.0
gunicorn>=21.2.0
# Utilities
markdown>=3.5.0
requests>=2.31.0
pyyaml>=6.0
python-dotenv>=1.0.0
schedule>=1.1.0
# AI & Data
google-generativeai>=0.3.0
yfinance>=0.2.0