Skip to content

deps(deps): update torch requirement from <2.8,>=2.2 to >=2.2,<2.14 - #13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/torch-gte-2.2-and-lt-2.14
Open

deps(deps): update torch requirement from <2.8,>=2.2 to >=2.2,<2.14#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/torch-gte-2.2-and-lt-2.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown

Updates the requirements on torch to permit the latest version.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Low Risk
Single-line version constraint change in the deployment requirements file only; no application or runtime logic changes.

Overview
Relaxes the pip deploy pin for CPU torch in requirements.txt from >=2.2,<2.8 to >=2.2,<2.14, so Streamlit Community Cloud and other targets that install from this file can resolve newer PyTorch 2.x releases.

The CPU wheel index URL and the rest of the dependency list are unchanged. Local installs via uv sync still follow pyproject.toml (torch>=2.2 with no upper cap there).

Reviewed by Cursor Bugbot for commit 37a38dd. Bugbot is set up for automated code reviews on this repo. Configure here.

Updates the requirements on torch to permit the latest version.

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.13.0+cpu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Yuma-Ichikawa
Yuma-Ichikawa force-pushed the dependabot/pip/torch-gte-2.2-and-lt-2.14 branch from 37a38dd to 9b29535 Compare August 2, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant