Skip to content

Commit

Permalink
Update botocore requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.12.198...1.35.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent fe010f0 commit 51dc920
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 @@ -29,7 +29,7 @@ rapidfuzz==3.9.5
importlib-metadata<8.3 # for flake8

boto3>=1.9.198,<1.35.0
botocore>=1.12.198,<1.35.0
botocore>=1.12.198,<1.36.0

gunicorn==22.0.0
torch==2.4.0
Expand Down

0 comments on commit 51dc920

Please sign in to comment.