typer>=0.9.0
rich>=13.0.0
requests>=2.31.0
pyyaml>=6.0
huggingface_hub>=0.19.0
cyclonedx-python-lib>=6.0.0
jinja2>=3.1.0
pillow>=12.2.0
lxml>=6.1.0
gitpython>=3.1.47

[all]
veritensor[aws,data,pii,rag]

[aws]
boto3>=1.28.0

[data]
pyarrow>=14.0.0
pandas>=2.0.0
openpyxl>=3.1.0

[dev]
veritensor[all,test]
black
isort

[pii]
presidio-analyzer>=2.2.0
spacy>=3.0.0

[rag]
pypdf>=4.0.0
python-docx>=1.1.0
python-pptx>=0.6.21
veritensor[pii]

[test]
pytest>=7.0.0
pytest-mock>=3.10.0
fickling>=0.0.1
reportlab>=4.0.0
anyio>=4.0.0
coverage>=7.0.0
