
[batch]
pandas>=2.0
numpy>=1.24
psycopg[binary]>=3.1
python-dotenv>=1.0

[cli]

[dev]
ruff>=0.6

[hf]
stable-baselines3>=2.0
gymnasium>=0.29
yfinance>=0.2
huggingface_hub>=0.20
pandas>=2.0
numpy>=1.24
scikit-learn>=1.3

[local]
pandas>=2.0
numpy>=1.24
psycopg[binary]>=3.1
python-dotenv>=1.0
scikit-learn>=1.3
lightgbm>=4.0

[ml]
scikit-learn>=1.3
lightgbm>=4.0
