swarms>=5.0.0
pydantic>=2.0.0
httpx>=0.25.0
redis>=5.0.0
qdrant-client>=1.7.0
opentelemetry-api>=1.22.0
opentelemetry-sdk>=1.22.0
opentelemetry-exporter-otlp>=1.22.0
structlog>=24.1.0
tenacity>=8.2.0
circuitbreaker>=2.0.0
starlette>=0.27.0
uvicorn>=0.25.0
websockets>=12.0
mem0ai>=1.0.0
fastapi>=0.109.0
click>=8.1.0
prometheus-client>=0.19.0
nats-py>=2.0.0

[agents]
heretek-swarm[core]
starlette>=0.27.0
uvicorn>=0.25.0
websockets>=12.0
fastapi>=0.109.0
click>=8.1.0
httpx>=0.25.0
mem0ai>=1.0.0
redis>=5.0.0
qdrant-client>=1.7.0
opentelemetry-api>=1.22.0
opentelemetry-sdk>=1.22.0
opentelemetry-exporter-otlp>=1.22.0

[core]
swarms>=5.0.0
pydantic>=2.0.0
structlog>=24.1.0
tenacity>=8.2.0
circuitbreaker>=2.0.0

[dev]
heretek-swarm[full]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
pytest-timeout>=2.3.0
pytest-xdist>=3.5.0
pytest-benchmark>=4.0.0
pytest-mock>=3.12.0
pytest-env>=1.1.0
hypothesis>=6.98.0
faker>=24.0.0
coverage[toml]>=7.4.0
ruff>=0.2.0
mypy>=1.8.0
pre-commit>=3.6.0
locust>=2.23.0
locust-plugins>=4.0.0
testcontainers>=3.7.0

[full]
heretek-swarm[agents]
nats-server>=3.0.0
opentelemetry-instrumentation-fastapi>=0.53b0
opentelemetry-instrumentation-httpx>=0.53b0
