cryptography>=41.0
click>=8.1

[analysis]
yara-python>=4.5
scikit-learn>=1.5
numpy>=1.26

[dashboard]
fastapi>=0.111
uvicorn[standard]>=0.30

[dev]
pytest>=8.0
pytest-asyncio>=0.23
ruff>=0.4
mypy>=1.10
build>=1.2
twine>=5.0

[full]
ztop[analysis,dashboard,grpc,pqc,quic,storage]

[grpc]
grpcio>=1.64
grpcio-tools>=1.64
protobuf>=5.0

[pqc]
oqs-python>=0.9.0

[quic]
aioquic>=0.9.25

[storage]
aiosqlite>=0.20
