
[control-plane]
fastapi>=0.110
uvicorn[standard]>=0.29
httpx>=0.27
cryptography>=42.0

[crypto]
cryptography>=42.0

[dev]
pytest>=8.0
pyyaml>=6.0
cryptography>=42.0

[gliner]
gliner>=0.2

[license]
cryptography>=42.0

[nlp]
presidio-analyzer>=2.2
presidio-anonymizer>=2.2
spacy>=3.7

[redis]
redis>=5.0

[server]
fastapi>=0.110
uvicorn[standard]>=0.29
httpx>=0.27

[yaml]
pyyaml>=6.0
