Skip to content

draft: Update requirements#13799

Closed
alexisrolland wants to merge 1 commit into
masterfrom
alexis/update-requirements
Closed

draft: Update requirements#13799
alexisrolland wants to merge 1 commit into
masterfrom
alexis/update-requirements

Conversation

@alexisrolland

Copy link
Copy Markdown
Member

Update versions pinning for workflow templates and documentation.

This will allow GTM team to deploy their updates without having to release new version of core.

@coderabbitai

coderabbitai Bot commented May 8, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates two dependency constraints in requirements.txt. The comfyui-workflow-templates and comfyui-embedded-docs packages are changed from exact version pins (using ==) to minimum-version requirements (using >=). This allows compatible newer versions of these dependencies to be installed while ensuring a minimum compatible baseline is met.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'draft: Update requirements' is vague and generic, using non-descriptive terms that don't convey the specific nature of the changes (switching from pinned to minimum-version constraints for specific dependencies). Consider a more specific title like 'Switch workflow templates and docs dependencies to minimum-version constraints' to clearly indicate what was changed and why.
✅ Passed checks (4 passed)
Check name Status Explanation
Description check ✅ Passed The description clearly relates to the changeset, explaining the purpose of switching from pinned versions to minimum-version constraints for the two dependencies.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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.

@alexisrolland alexisrolland changed the title Update requirements draft: Update requirements May 8, 2026
@alexisrolland alexisrolland marked this pull request as draft May 8, 2026 03:03
@alexisrolland alexisrolland deleted the alexis/update-requirements branch May 22, 2026 15:27
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.

2 participants