fastapi>=0.110
uvicorn[standard]>=0.27
typer>=0.12
openai<2,>=1.10
pandas<3,>=2.2
scikit-learn<2,>=1.6
xgboost<4,>=2
setuptools>=69
finance-datareader>=0.9.50
ta>=0.11
plotly>=5.18
python-dotenv<2,>=1
requests>=2.31
numpy<3,>=2.0
joblib<2,>=1.3
scipy<2,>=1.11
beautifulsoup4>=4.12
finta>=0.3.1
schedule<2,>=1.2
matplotlib>=3.8
httpx<1,>=0.24
yfinance<1,>=0.2
exchange-calendars>=4.13
holidays>=0.58

[dev]
pytest>=8
pytest-cov>=4.1.0
pytest-asyncio>=0.23
black>=23.7.0
flake8>=6.1.0
mypy>=1.5.0
pre-commit>=3.3.0
