openpyxl>=3.1.0
pydantic>=2.0
lxml>=4.9.0
xxhash>=3.0.0
tiktoken>=0.5.0

[api]
fastapi>=0.100.0
uvicorn[standard]>=0.20.0
python-multipart>=0.0.6

[bench]
sentence-transformers>=2.2.0
numpy>=1.24.0

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-xdist>=3.0
pytest-timeout>=2.2.0
python-calamine>=0.2.0
requests>=2.28.0
ruff>=0.6.0
mypy>=1.0
