
[all]
pydantic>=1.8.0
pyyaml>=5.4.0
pytest
azure-identity>=1.12.0
azure-keyvault-secrets>=4.6.0
boto3>=1.26.0
fastapi>=0.68.0
watchdog>=2.1.0

[aws]
boto3>=1.26.0

[azure]
azure-identity>=1.12.0
azure-keyvault-secrets>=4.6.0

[fastapi]
fastapi>=0.68.0

[pydantic]
pydantic>=1.8.0

[test]
pytest

[watch]
watchdog>=2.1.0

[yaml]
pyyaml>=5.4.0
