httpx[http2]<1.0,>=0.27

[dashboard]
opentelemetry-api>=1.20
opentelemetry-sdk>=1.20
flask>=3.0

[dev]
pytest>=8
pytest-asyncio>=0.23
pytest-cov>=5
respx>=0.21
pytest-httpserver>=1.0
black>=24
ruff>=0.4
mypy>=1.8

[langchain]
langchain-core<0.4,>=0.1.40

[local]
numpy>=1.24
onnxruntime>=1.17
gliner>=0.2
sentence-transformers>=2.7
torch>=2.0
transformers>=4.41
huggingface-hub>=0.21
tqdm>=4.65

[otel]
opentelemetry-api>=1.20
opentelemetry-sdk>=1.20

[pii]
numpy>=1.24
gliner>=0.2
torch>=2.0
huggingface-hub>=0.21

[safety]
numpy>=1.24
onnxruntime>=1.17
transformers>=4.41
huggingface-hub>=0.21
tqdm>=4.65

[scope]
numpy>=1.24
sentence-transformers>=2.7
torch>=2.0
huggingface-hub>=0.21

[yaml]
pyyaml>=6.0
