Skip to content

[Dev] Update mmcv max version#3659

Open
xiexinch wants to merge 1 commit into
open-mmlab:dev-1.xfrom
xiexinch:update_mmcv_version
Open

[Dev] Update mmcv max version#3659
xiexinch wants to merge 1 commit into
open-mmlab:dev-1.xfrom
xiexinch:update_mmcv_version

Conversation

@xiexinch

@xiexinch xiexinch commented May 6, 2024

Copy link
Copy Markdown
Collaborator

Update mmcv version in requirements.
https://github.com/open-mmlab/mmcv/releases/tag/v2.2.0

@MGAMZ MGAMZ left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

rude override for version is not suggested.

mmcv3.0 has not been officially released so far.

Comment thread mmseg/__init__.py

MMCV_MIN = '2.0.0rc4'
MMCV_MAX = '2.2.0'
MMCV_MAX = '3.0.0'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

MMCV3.0 does not exist now, please refer to pr#3663

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