openai>=2.0.0
anthropic>=0.60.0
typer>=0.15.0
rich>=13.0.0
pydantic>=2.0.0
aiohttp>=3.8.0
tomli-w>=1.0.0
google-genai<2.0.0,>=1.57.0
termcolor<4.0.0,>=3.3.0
shtab<2.0.0,>=1.8.0
ddgs<10.0.0,>=9.10.0

[:sys_platform == "win32"]
colorama<0.5.0,>=0.4.6

[cmd]
hashcli

[dev]
pytest>=8.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-mock<4.0.0,>=3.15.1
black>=23.0.0
isort>=5.0.0
mypy>=1.0.0
flake8>=6.0.0
pre-commit>=3.0.0
