Skip to content

Commit

Permalink
Update sagemaker requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [sagemaker](https://github.com/aws/sagemaker-python-sdk) to permit the latest version.
- [Release notes](https://github.com/aws/sagemaker-python-sdk/releases)
- [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md)
- [Commits](aws/sagemaker-python-sdk@v2.112.0...v2.232.0)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 2b2a59f commit da9cdf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ torch>=1.10.0, <1.13.2
pandas>=1.4.0, <2.1.4
boto3>=1.26.0, <1.33.8
requests>=2.31.0, <2.31.1
sagemaker>=2.112.0, <2.199.1
sagemaker>=2.112.0, <2.232.1
syne-tune[aws,gpsearchers]>=0.6.0, <0.10.1
pytorch-lightning>=1.8.0, <1.9.5
Pillow>=9.0, <10.1.1
Expand Down

0 comments on commit da9cdf9

Please sign in to comment.