Skip to content

Commit efb02d7

Browse files
build(deps): update requests requirement from <2.32.0 to <2.33.0 in /requirements (#20762)
build(deps): update requests requirement in /requirements Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v0.2.0...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fda67b commit efb02d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/examples.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
22
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
33

4-
requests <2.32.0
4+
requests <2.33.0
55
torchvision >=0.16.0, <0.22.0
66
ipython[all] <8.19.0
77
torchmetrics >=0.10.0, <1.8.0

0 commit comments

Comments
 (0)