aiohttp>=3.9.0
pyyaml>=6.0
click>=8.1.0
starlette>=0.36.0
uvicorn>=0.27.0
httpx>=0.26.0
h2<5,>=3
requests>=2.28.0
watchdog>=3.0.0
cryptography>=41.0.0
urllib3>=2.0.0

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

[autogen]
pyautogen>=0.2.0

[code-compression]

[code-compression:python_version < "3.13"]
tree-sitter-languages>=1.8.0

[compression]
llmlingua>=0.1.0

[crewai]
crewai>=0.1.0

[data]
pandas>=1.3.0

[dev]
pytest>=7.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
pytest-benchmark>=4.0.0
pytest-mock>=3.12.0
black>=24.0.0
ruff>=0.2.0
tokenpak[dispatch]

[dispatch]
pydantic>=2.0.0
jsonschema>=4.0.0

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

[full]
tokenpak[code-compression,compression,data,dispatch,integrations-litellm,intelligence,retrieval]

[integrations-litellm]
litellm>=1.0.0

[intelligence]
scipy>=1.10.0

[llamaindex]
llama-index-core>=0.10.0

[otel]
opentelemetry-api>=1.24.0
opentelemetry-sdk>=1.24.0
opentelemetry-exporter-otlp-proto-http>=1.24.0
opentelemetry-exporter-otlp-proto-grpc>=1.24.0

[retrieval]
sentence-transformers>=2.2.0

[serve]
uvicorn>=0.27.0
starlette>=0.36.0
pydantic>=2.0.0
fastapi>=0.100.0
websockets>=12.0

[telemetry]
pydantic>=2.0.0
fastapi>=0.100.0
flask>=3.0.0

[tokens]
tiktoken>=0.5.0
