Skip to content

fix: update torch version requirement and Python 3.11 doc references#2313

Open
aay-zee wants to merge 1 commit intoarc53:mainfrom
aay-zee:fix/torch-version-and-python-docs
Open

fix: update torch version requirement and Python 3.11 doc references#2313
aay-zee wants to merge 1 commit intoarc53:mainfrom
aay-zee:fix/torch-version-and-python-docs

Conversation

@aay-zee
Copy link

@aay-zee aay-zee commented Mar 18, 2026

Fixes #2291

Changes:

  • Updated torch==2.9.1 to torch>=2.2.0 (pinned version doesn't exist on PyPI)
  • Searched for Python 3.11 references in docs as requested by maintainer @dartpain — none found

  - Change torch==2.9.1 to torch>=2.2.0 as 2.9.1 does not exist on PyPI                         - Confirmed all Dockerfiles, CI workflows, and docs already reference Python 3.12
                                                                                                Fixes arc53#2291
@github-actions github-actions bot added the application Application label Mar 18, 2026
@vercel
Copy link

vercel bot commented Mar 18, 2026

@aay-zee is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

application Application

Projects

None yet

Development

Successfully merging this pull request may close these issues.

requirements.txt references torch==2.9.1 which is not available on PyPI

1 participant