numpy~=1.26
haiway~=0.10.0

[anthropic]
anthropic~=0.40
tokenizers~=0.21

[bedrock]
boto3~=1.35

[dev]
draive[sentencepiece]
draive[fastembed]
draive[openai]
draive[anthropic]
draive[mistral]
draive[ollama]
draive[gemini]
draive[bedrock]
draive[mcp]
ruff~=0.9
pyright~=1.1
bandit~=1.7
pytest~=7.4
pytest-cov~=4.1
pytest-asyncio~=0.23.0

[fastembed]
fastembed~=0.4

[gemini]
httpx~=0.28
draive[sentencepiece]

[mcp]
mcp~=1.2

[mistral]
httpx~=0.28
draive[sentencepiece]

[ollama]
httpx~=0.28

[openai]
openai~=1.57
tiktoken~=0.8

[sentencepiece]
sentencepiece~=0.2
