kailash[pact,trust]>=2.1.0
kailash-pact>=0.4.0
kailash-dataflow>=1.2.0
kailash-kaizen>=2.2.1
click>=8.0
rich>=13.0.0
alembic>=1.12.0
cryptography>=41.0.0
jcs>=0.2.1
fastapi>=0.115.0
uvicorn[standard]>=0.30.0
slowapi>=0.1.9
prometheus-client>=0.20.0
python-dotenv>=1.0.0
structlog>=23.1.0
pyyaml>=6.0

[agents]
kaizen-agents>=0.1.0

[all]
pact-platform[agents,firebase,nexus,postgres]

[dev]
pytest>=7.2.0
pytest-cov>=4.0
pytest-asyncio>=0.21.0
freezegun>=1.2.0
httpx>=0.25.0
psycopg[binary]>=3.0
black>=23.0
isort>=5.12.0
ruff>=0.1.0
mypy>=1.0
detect-secrets>=1.5.0
pre-commit>=4.2.0

[firebase]
firebase-admin>=6.0

[nexus]
kailash-nexus>=1.4.3

[postgres]
psycopg[binary]>=3.0
