numpy>=1.24.0

[data]
requests>=2.31.0
beautifulsoup4>=4.12.0
tqdm>=4.66.0

[desktop]
pywebview>=4.4.1

[dev]
pytest>=8.0.0
ruff>=0.5.0
pytest-cov>=5.0.0
hypothesis>=6.100.0
coverage>=7.5.0
httpx>=0.27.0

[embeddings]
sentence-transformers>=2.6.0

[embeddings-bge]
sentence-transformers>=2.6.0

[nlp]
spacy>=3.7.0
typer>=0.9.0
click>=8.1.7

[pdf]
pypdf>=5.0.0

[web]
fastapi>=0.110.0
uvicorn[standard]>=0.29.0
pydantic>=2.0.0
python-multipart>=0.0.9
