requests>=2.28.0
pydantic>=2.0.0
cryptography>=41.0.0
dnspython>=2.3.0
pyyaml>=6.0

[async]
aiohttp>=3.8.0
asyncio>=3.4.3

[cache]
redis>=4.5.0

[cli]
click>=8.0.0
rich>=13.0.0
tabulate>=0.9.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0

[django]
django>=3.2

[flask]
flask>=2.0.0
