numpy>=1.24.0
scipy>=1.10.0
networkx>=3.0
click>=8.0
pyyaml>=6.0

[all]
smgp[topology]
smgp[integration]
smgp[auth]
smgp[huggingface]
smgp[langchain]
smgp[vectordb]
smgp[onnx]

[attention]

[auth]
python-jose[cryptography]>=3.3.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-anyio>=0.0.0
anyio>=4.0.0
hypothesis>=6.0.0
ruff>=0.1.0
black>=23.0
mypy>=1.5.0

[huggingface]
transformers>=4.30.0
torch>=2.0

[hw]

[integration]
fastapi>=0.100.0
uvicorn>=0.23.0
httpx>=0.24.0

[langchain]
langchain>=0.1.0

[onnx]
onnx>=1.14.0
torch>=2.0

[topology]
gudhi>=3.8

[vectordb]
qdrant-client>=1.7.0
sqlalchemy>=2.0
