deploy: 2026-03-20 07:49
This commit is contained in:
33
requirements.txt
Normal file
33
requirements.txt
Normal file
@@ -0,0 +1,33 @@
|
||||
# Core
|
||||
ccxt>=4.0.0
|
||||
pandas>=2.0.0
|
||||
numpy>=1.24.0
|
||||
|
||||
# ICT Indicators
|
||||
smartmoneyconcepts>=0.0.20
|
||||
|
||||
# Async
|
||||
aiohttp>=3.9.0
|
||||
|
||||
# Configuration
|
||||
pydantic-settings>=2.0.0
|
||||
python-dotenv>=1.0.0
|
||||
|
||||
# Database
|
||||
aiosqlite>=0.19.0
|
||||
|
||||
# Notification
|
||||
python-telegram-bot>=20.0
|
||||
|
||||
# Dashboard
|
||||
streamlit>=1.30.0
|
||||
plotly>=5.18.0
|
||||
|
||||
# Backtest
|
||||
matplotlib>=3.8.0
|
||||
|
||||
# Logging
|
||||
loguru>=0.7.0
|
||||
|
||||
# Scheduling
|
||||
apscheduler>=3.10.0
|
||||
Reference in New Issue
Block a user