click
toml
ijson>=3.2.0
psutil>=5.9.0

[:python_version < "3.11"]
tomli>=2.0.0

[dashboard]
nicegui>=1.4.0
plotly>=5.0.0
pandas>=2.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-xdist>=3.3.0
hypothesis>=6.80.0
mypy>=1.7.0
ruff>=0.1.0
bump2version>=1.0.1
types-PyYAML>=6.0.0
types-toml>=0.10.0
types-requests>=2.30.0
pandas-stubs>=2.0.0
fastapi>=0.100.0
starlette>=0.27.0
flask>=3.0.0
celery>=5.0.0
rq>=1.0.0

[docs]
sphinx>=7.2.0
sphinx-rtd-theme>=2.0.0
sphinx-autodoc-typehints>=1.25.0
myst-parser>=2.0.0

[llm]
openai>=1.0.0
anthropic>=0.3.0

[otel]
opentelemetry-api>=1.0.0
opentelemetry-sdk>=1.0.0
