azure-identity>=1.12.0
azure-core>=1.24.0
click>=8.0.0
rich>=12.0.0
requests>=2.28.0
pandas>=1.5.0
aiohttp>=3.8.0
pydantic<2.12,>=1.10.0
PyYAML>=6.0
cryptography<46.0.0,>=41.0.5

[dev]
pytest>=7.0.0
pytest-asyncio>=0.20.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.10.0
flake8>=5.0.0
mypy>=0.991
pre-commit>=2.20.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.18.0

[test]
pytest>=7.0.0
pytest-asyncio>=0.20.0
pytest-cov>=4.0.0
requests-mock>=1.9.0
