jsonschema>=4.24.0
pydantic>=2.6
pyyaml>=6.0
click>=8.0

[align]
kailash-align>=0.3.2

[all]
kailash[auth,auth-azure,data,db-mysql,db-postgres,db-sqlite,http-client,mcp,monitoring,redis,scheduler,server,telemetry,trust]
kailash-dataflow[api,monitoring,security]>=2.0.12
kailash-nexus>=2.1.1
kailash-kaizen[cache,db,observability,providers-azure,providers-google,rag]>=2.7.5
kaizen-agents>=0.9.3
kailash-pact[api,execution]>=0.8.2
kailash-ml>=1.1.0
kailash-align>=0.3.2

[auth]
bcrypt>=4.3.0
pyotp>=2.9.0
qrcode>=8.2

[auth-azure]
msal>=1.32.3

[aws-secrets]
boto3>=1.34.0

[azure-secrets]
azure-keyvault-secrets>=4.7.0
azure-identity>=1.15.0

[data]
numpy>=1.24
pandas>=2.0

[dataflow]
kailash-dataflow>=2.0.12

[db-mysql]
sqlalchemy>=2.0.0
aiomysql>=0.2.0

[db-postgres]
sqlalchemy>=2.0.0
asyncpg>=0.30.0

[db-sqlite]
sqlalchemy>=2.0.0
aiosqlite>=0.19.0

[dev]
black>=25.1.0
build>=1.2.2.post1
detect-secrets>=1.5.0
faker>=37.4.0
isort>=6.0.1
mypy>=0.9
pre-commit>=4.2.0
pytest>=8.3.5
pytest-asyncio>=1.0.0
pytest-cov>=6.1.1
pytest-split>=0.9.0
pytest-timeout>=2.3.0
pytest-xdist>=3.6.0
ruff>=0.11.12
twine>=6.1.0
websockets>=12.0
networkx>=2.7
kailash-pact>=0.8.2
kailash-mcp>=0.1.0
psycopg2-binary>=2.9
pytest-httpserver>=1.0

[docs]
autodoc>=0.5.0
doc8>=1.1.2
myst-parser>=4.0.1
sphinx>=8.2.3
sphinx-autobuild>=2024.10.3
sphinx-copybutton>=0.5.2
sphinx-rtd-theme>=3.0.2
sphinxcontrib-mermaid>=1.0.0

[http-client]
requests>=2.32.3
httpx>=0.25.0

[kaizen]
kailash-kaizen>=2.7.5
kaizen-agents>=0.9.3

[ldap]
ldap3>=2.9

[mcp]
mcp[cli]<2.0,>=1.23.0

[ml]
kailash-ml>=1.1.0

[monitoring]
prometheus-client>=0.22.1
psutil>=7.0.0

[nexus]
kailash-nexus>=2.1.1

[pact]
kailash-pact>=0.8.2

[redis]
redis>=6.2.0

[scheduler]
apscheduler>=3.10

[server]
aiohttp>=3.12.4
aiohttp-cors>=0.7.0
fastapi>=0.115.12
uvicorn[standard]>=0.31.0
httpx>=0.25.0
aiofiles>=24.1.0
bcrypt>=4.3.0
PyJWT>=2.8
sqlalchemy>=2.0.0
cryptography>=41.0
requests>=2.32.3

[shamir]
shamir-mnemonic>=0.3

[telemetry]
opentelemetry-api>=1.20
opentelemetry-sdk>=1.20
opentelemetry-exporter-otlp>=1.20

[trust]
cryptography>=41.0
PyJWT>=2.8
pynacl>=1.5
filelock>=3.0

[vault]
hvac>=2.1.0
