click>=8.0.0
rich>=12.0.0
azure-identity>=1.12.0
azure-core>=1.24.0
requests>=2.28.0
pandas>=1.5.0
aiohttp>=3.8.0
pydantic>=1.10.0
typer>=0.7.0
PyYAML>=6.0
python-dotenv>=0.19.0
asyncio-throttle>=1.0.0
tabulate>=0.9.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]
pytest>=7.0.0
pytest-asyncio>=0.20.0
pytest-cov>=4.0.0
requests-mock>=1.9.0
