Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dev] Update mmcv max version #3659

Open
wants to merge 1 commit into
base: dev-1.x
Choose a base branch
from

Conversation

xiexinch
Copy link
Collaborator

@xiexinch xiexinch commented May 6, 2024

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

Copy link
Contributor

@MGAMZ MGAMZ left a comment

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.

@@ -8,7 +8,7 @@
from .version import __version__, version_info

MMCV_MIN = '2.0.0rc4'
MMCV_MAX = '2.2.0'
MMCV_MAX = '3.0.0'
Copy link
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