21 lines
264 B
Plaintext
21 lines
264 B
Plaintext
# Data processing
|
|
pandas==2.1.4
|
|
numpy==1.26.2
|
|
|
|
# Technical analysis
|
|
pandas-ta==0.3.14b0
|
|
|
|
# Redis client
|
|
redis==5.0.1
|
|
|
|
# JSON handling
|
|
orjson==3.9.10
|
|
|
|
# Configuration
|
|
pydantic==2.5.3
|
|
pydantic-settings==2.1.0
|
|
python-dotenv==1.0.0
|
|
|
|
# Utilities
|
|
python-dateutil==2.8.2
|