Skip to content

Revert "feat: use uv sources for CPU-only PyTorch (#11833)"#11882

Merged
Adam-Aghili merged 1 commit into
mainfrom
revert-cpu-1
Feb 24, 2026
Merged

Revert "feat: use uv sources for CPU-only PyTorch (#11833)"#11882
Adam-Aghili merged 1 commit into
mainfrom
revert-cpu-1

Conversation

@Adam-Aghili
Copy link
Copy Markdown
Collaborator

@Adam-Aghili Adam-Aghili commented Feb 24, 2026

This reverts commit 355a4aa.

broke nightly https://github.com/langflow-ai/langflow/actions/runs/22363476646/job/64723074564

Summary by CodeRabbit

  • Chores
    • Simplified dependency configuration by removing CPU-specific PyTorch index settings.
    • Removed platform-specific environment restrictions to allow broader system compatibility.
    • Streamlined optional dependencies for improved dependency resolution.

@Adam-Aghili Adam-Aghili merged commit 4358e25 into main Feb 24, 2026
8 of 9 checks passed
@Adam-Aghili Adam-Aghili deleted the revert-cpu-1 branch February 24, 2026 18:30
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 24, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 355a4aa and e751816.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • pyproject.toml

Walkthrough

The pull request removes CPU-only PyTorch wheel configurations, platform-specific environment constraints, and explicit PyTorch/torchvision dependencies from the docling optional dependency group in pyproject.toml.

Changes

Cohort / File(s) Summary
Dependency Configuration Cleanup
pyproject.toml
Removes CPU-only PyTorch index configuration ([tool.uv.index] ptorch-cpu), platform-specific environment constraints (required-environments block), and explicit torch/torchvision entries from the docling optional dependency group.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch revert-cpu-1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant