requests>=2.31.0
click>=8.1.0
rich>=13.0.0
pydantic>=2.0.0
python-dotenv>=1.0.0

[async]
httpx>=0.24.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.7.0
flake8>=6.1.0
mypy>=1.5.0
httpx>=0.24.0

[django]
django>=4.2.0

[fastapi]
fastapi>=0.100.0
starlette>=0.27.0

[flask]
flask>=2.3.0

[secure]
keyring>=24.0.0
