numpy~=1.26
haiway~=0.5.0

[anthropic]
anthropic~=0.37.0

[bedrock]
boto3~=1.35.46

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

[fastembed]
fastembed~=0.3.0

[gemini]
httpx~=0.27
draive[sentencepiece]

[mistral]
httpx~=0.27
draive[sentencepiece]

[ollama]
httpx~=0.27

[openai]
openai~=1.54
tiktoken~=0.8

[sentencepiece]
sentencepiece~=0.2
