azure-identity>=1.23.0
azure-core>=1.34.0
click>=8.1.7
rich>=13.7.0
requests>=2.32.0
pandas>=1.5.0
aiohttp>=3.13.0
PyYAML<7.0,>=6.0
cryptography<50.0.0,>=42.0.0

[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]
requests-mock>=1.9.0
