sentence-transformers>=2.2.0
torch>=2.0.0
openai>=1.0.0
tiktoken>=0.5.0
pymupdf>=1.23.0
markdown-it-py>=3.0.0
pydantic>=2.0.0
python-dotenv>=1.0.0
rich>=13.0.0
click>=8.0.0
typing-extensions>=4.0.0
pyyaml>=6.0.0

[all]
segmenta[anthropic,azure,dev]

[anthropic]
anthropic>=0.18.0

[azure]
openai[azure]>=1.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
hypothesis>=6.0.0
ruff>=0.1.0
mypy>=1.0.0
black>=23.0.0
isort>=5.12.0
mkdocs>=1.5.0
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.24.0
