Skip to content

Pin monai<=1.5.0 before compatibility issues with 1.5.1 is addressed#558

Merged
MMelQin merged 1 commit into
mainfrom
mq/pin_monai
Sep 26, 2025
Merged

Pin monai<=1.5.0 before compatibility issues with 1.5.1 is addressed#558
MMelQin merged 1 commit into
mainfrom
mq/pin_monai

Conversation

@MMelQin
Copy link
Copy Markdown
Collaborator

@MMelQin MMelQin commented Sep 25, 2025

Pin monai<=1.5.0 per issue #557

@sonarqubecloud
Copy link
Copy Markdown

@MMelQin MMelQin requested a review from Copilot September 25, 2025 23:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR pins the MONAI library version to 1.5.0 or earlier to address compatibility issues with version 1.5.1, as referenced in issue #557.

  • Updated all MONAI version constraints from >=1.0.0 to <=1.5.0
  • Modified notebook execution counts from hardcoded values to null for better reproducibility
  • Ensured consistent version pinning across all requirements files and tutorial notebooks

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
requirements-examples.txt Updated MONAI version constraint to pin at 1.5.0
requirements-dev.txt Updated MONAI version constraint to pin at 1.5.0
notebooks/tutorials/05_multi_model_app.ipynb Updated MONAI installation command and reset execution count
notebooks/tutorials/04_monai_bundle_app.ipynb Updated MONAI installation command and reset execution count
notebooks/tutorials/03_segmentation_viz_app.ipynb Updated MONAI installation command and reset execution count
notebooks/tutorials/03_segmentation_app.ipynb Updated MONAI installation command and reset execution count
examples/apps/ai_spleen_seg_app/requirements.txt Updated MONAI version constraint to pin at 1.5.0
examples/apps/ai_multi_ai_app/requirements.txt Updated MONAI version constraint to pin at 1.5.0

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@MMelQin MMelQin merged commit 4d3e1ab into main Sep 26, 2025
5 checks passed
@MMelQin MMelQin deleted the mq/pin_monai branch November 5, 2025 21:34
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