
[backend]
httpx>=0.27
aiosqlite>=0.20
pyjwt>=2.8

[build]
pyinstaller>=6.0

[daemon]
httpx>=0.27
aiosqlite>=0.20
pyjwt>=2.8
watchdog>=4.0
psutil>=5.9

[dev]
pytest>=8.0
pytest-asyncio<0.24,>=0.23.0
ruff>=0.2.0
httpx>=0.27
aiosqlite>=0.20
pyjwt>=2.8
watchdog>=4.0
psutil>=5.9
cryptography>=42.0

[ml]
presidio-analyzer>=2.2
presidio-anonymizer>=2.2

[security]
keyring>=25.0
cryptography>=42.0
