requests>=2.28.0
python-dotenv>=1.0.0
pydantic>=2.0.0
urllib3>=1.26.0
certifi>=2022.0.0

[:python_version < "3.10"]
typing-extensions>=4.0.0

[async]
aiohttp>=3.8.0
aiofiles>=23.0

[azure]
msal>=1.20.0
azure-identity>=1.12.0

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
responses>=0.23.0
faker>=18.0.0
black>=23.0
flake8>=6.0
mypy>=1.0
isort>=5.0
pre-commit>=3.0
tox>=4.0
sphinx>=6.0
sphinx-rtd-theme>=1.0
twine>=4.0
build>=0.10.0
