pandas>=1.3.0
numpy>=1.20.0
scipy>=1.9.0
requests>=2.25.0
matplotlib>=3.4.0
seaborn>=0.11.0
plotly>=5.3.0
ipywidgets>=7.6.0
pyarrow>=18.0.0
beautifulsoup4>=4.9.0
lxml>=4.6.0
pillow>=10.0.0
streamlit>=1.30.0
statsmodels>=0.13.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
build
twine
ruff>=0.4.0
black==24.10.0
coverage>=7.4.0
pre-commit>=3.5.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.5.0

[rag]
sentence-transformers>=2.7.0

[rag:platform_system != "Windows"]
faiss-cpu>=1.7.4
