sagemaker>=3.0.0
boto3>=1.26.0
botocore>=1.29.0
pyyaml>=6.0
pydantic>=2.0.0
typing-extensions>=4.0.0
cryptography>=41.0.0

[dev]
pytest>=7.0.0
pytest-hypothesis>=6.0.0
pytest-mock>=3.10.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
moto[sagemaker]>=4.2.0
boto3-stubs[sagemaker]>=1.26.0

[test]
pytest>=7.0.0
pytest-hypothesis>=6.0.0
pytest-mock>=3.10.0
pytest-cov>=4.0.0
moto[sagemaker]>=4.2.0
