
[crewai]
crewai>=0.55

[dev]
pytest>=8.0
pytest-cov>=4.1
pytest-asyncio>=0.23
black>=24.0
ruff>=0.4
mypy>=1.10
cryptography>=42.0
PyYAML>=6.0
psycopg[binary]>=3.1
psycopg-pool>=3.2
starlette>=0.37
httpx>=0.27

[ed25519]
cryptography>=42.0

[export-aws]
boto3>=1.34

[export-gcp]
google-cloud-pubsub>=2.20

[export-kafka]
kafka-python>=2.0

[identity]
PyJWT[crypto]>=2.8
cryptography>=42.0

[kms-aws]
boto3>=1.34
cryptography>=42.0

[kms-azure]
azure-identity>=1.15
azure-keyvault-keys>=4.9
cryptography>=42.0

[kms-gcp]
google-cloud-kms>=2.21
cryptography>=42.0

[langchain]
langchain-core<0.4,>=0.3

[langgraph]
langgraph<0.3,>=0.2

[llamaindex]
llama-index-core<0.13,>=0.10

[operator]
kopf>=1.37
kubernetes>=29.0
PyYAML>=6.0

[pkcs11]
python-pkcs11>=0.7
cryptography>=42.0

[policy]
PyYAML>=6.0

[postgres]
psycopg[binary]>=3.1
psycopg-pool>=3.2

[server]
provenex-core[postgres]
fastapi>=0.110
uvicorn[standard]>=0.27
pydantic>=2.0
