cryptography>=42.0.0
aiohttp>=3.9.0
async-timeout>=4.0.3
websockets>=12.0
requests>=2.31.0
pydantic>=2.6.0
fastapi>=0.109.0
uvicorn>=0.27.0
python-multipart>=0.0.9
colorama>=0.4.6
rich>=13.7.0
prompt_toolkit>=3.0.0
PyJWT>=2.8.0
psutil>=5.9.8
pyyaml>=6.0.1
puremagic<2.0,>=1.20

[:platform_system != "Windows"]
uvloop>=0.19.0

[browser]
PyQt6>=6.6.0
PyQt6-WebEngine>=6.6.0

[build]
pyinstaller>=6.0.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=4.1

[tui]
textual>=0.70.0
