numpy>=1.24.0
pandas>=2.0.0
scikit-learn>=1.3.0
scipy>=1.11.0
lightgbm>=4.0.0
xgboost>=2.0.0
matplotlib>=3.7.0
plotly>=5.15.0
seaborn>=0.12.0
streamlit>=1.28.0
yfinance>=0.2.0
requests>=2.31.0
python-dotenv>=1.0.0
alpaca-py>=0.13.0
pandas-market-calendars>=4.3.0
bt>=1.1.0
pydantic>=2.5.0
pydantic-settings>=2.1.0
sqlalchemy>=2.0.0
pathlib>=1.0.1
typing-extensions>=4.8.0
lxml>=4.9.0
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.0.0
flake8>=6.1.0
mypy>=1.7.0
sphinx>=7.2.0
setuptools>=68.0.0
wheel>=0.41.0

[all]
torch>=2.0.0
gymnasium>=0.29.0
stable-baselines3>=2.1.0
xgboost>=2.0.0
lightgbm>=4.1.0
psycopg2-binary>=2.9.0
sphinx>=7.2.0
sphinx-rtd-theme>=1.3.0

[database]
psycopg2-binary>=2.9.0
sqlalchemy>=2.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
black>=23.0.0
flake8>=6.1.0
mypy>=1.7.0
pre-commit>=3.5.0

[docs]
sphinx>=7.2.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0

[ml]
torch>=2.0.0
gymnasium>=0.29.0
stable-baselines3>=2.1.0
xgboost>=2.0.0
lightgbm>=4.1.0

[web]
streamlit>=1.28.0
plotly>=5.15.0
seaborn>=0.12.0
