crdt-merge[model]>=0.9.7
numpy>=1.26
torch>=2.2
transformers>=4.40
cryptography>=42

[all]
the-borg-project[app,convert,dev,rag,speech,worker]

[app]
gradio>=5.9

[convert]
spikingjelly>=0.0.0.0.14

[dev]
pytest>=8.0
pytest-cov>=5.0
ruff>=0.4
mypy>=1.10
jsonschema>=4.22
hypothesis>=6.100

[rag]
faiss-cpu>=1.7.4
sentence-transformers>=2.6
pypdf>=4.0
python-docx>=1.1

[speech]
soundfile>=0.12

[worker]
fastapi>=0.110
pydantic>=2.6
uvicorn>=0.29
