numpy>=1.24
pandas>=2.0
scipy>=1.10
matplotlib>=3.7
statsmodels>=0.14
networkx>=3.0

[api]
fastapi>=0.104
uvicorn>=0.24

[async]
aiohttp>=3.9
httpx>=0.25

[dashboard]
streamlit>=1.28

[distributed]
ray>=2.8

[lint]
mypy>=1.7
ruff>=0.1

[llm]
openai>=1.0

[test]
pytest==9.1.1
PyYAML==6.0.3
pytest-cov>=4.1
