pydantic>=2.0
pydantic-settings>=2.0
rich>=13.0
httpx>=0.25
typer[all]>=0.9
pathspec>=0.11
pyyaml>=6.0
tiktoken>=0.5
gitpython>=3.1
playwright>=1.40.0
cryptography>=41.0
pyspnego>=0.10

[dev]
pytest
pytest-asyncio
pytest-mock
black
ruff
mypy
types-PyYAML
