numpy~=1.26
haiway~=0.7.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]
ruff~=0.8
pyright~=1.1
bandit~=1.7
pytest~=7.4
pytest-cov~=4.1
pytest-asyncio~=0.23.0

[fastembed]
fastembed~=0.3

[gemini]
httpx~=0.28.0
draive[sentencepiece]

[mistral]
httpx~=0.28.0
draive[sentencepiece]

[ollama]
httpx~=0.28.0

[openai]
openai~=1.57
tiktoken~=0.8

[sentencepiece]
sentencepiece~=0.2
