requests>=2.26.0
tabulate>=0.8.0
websockets>=10.1
PyYaml>=6.0
ruamel.yaml>=0.17.21
typer>=0.4.0
rich>=12.2.0
jsonschema>=4.4.0
boto3==1.22.8
botocore>=1.25.8
tqdm>=4.64.0
azure-mgmt-storage==20.1.0
azure-storage-blob==12.12.0
packaging>=22.0
pathspec>=0.9.0

[dev]
black>=22.8.0
isort==5.10.1

[test]
coverage==5.5
pytest==6.2.4
pytest-asyncio==0.15.1
pytest-cov==2.11.1
pytest-benchmark==3.4.1
pytest-lazy-fixture==0.6.3
requests-mock>=1.9.3
