requests>=2.25.0
python-dotenv>=0.19.0
cryptography>=44.0.0
httpx>=0.28.1
pydantic>=2.0
aiohttp>=3.12.5
loguru>=0.7.0

[dev]
black>=21.0.0
flake8>=3.9.0
mypy>=0.910
isort>=5.10.0
playwright>=1.5.0
mcp>=1.0.0

[test]
pytest>=6.2.0
pytest-cov>=2.12.0
pytest-asyncio>=0.25.0
