Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
Update google-cloud-storage requirement (#5309)
Browse files Browse the repository at this point in the history
Updates the requirements on [google-cloud-storage](https://github.com/googleapis/python-storage) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/master/CHANGELOG.md)
- [Commits](googleapis/python-storage@v1.38.0...v1.41.0)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akshita Bhagia <[email protected]>
Co-authored-by: Dirk Groeneveld <[email protected]>
  • Loading branch information
3 people authored Jul 19, 2021
1 parent f8fad9f commit 9629340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"checklist==0.0.11",
"wandb>=0.10.0,<0.12.0",
"huggingface_hub>=0.0.8",
"google-cloud-storage>=1.38.0,<1.41.0",
"google-cloud-storage>=1.38.0,<1.42.0",
],
entry_points={"console_scripts": ["allennlp=allennlp.__main__:run"]},
include_package_data=True,
Expand Down

0 comments on commit 9629340

Please sign in to comment.