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

pip dependencies with [extras] are not ignored #10180

Open
1 task done
adamjstewart opened this issue Jul 10, 2024 · 0 comments
Open
1 task done

pip dependencies with [extras] are not ignored #10180

adamjstewart opened this issue Jul 10, 2024 · 0 comments
Labels
L: git:submodules Git submodules L: python T: bug 🐞 Something isn't working

Comments

@adamjstewart
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

pip

Package manager version

pip 23.0.1

Language version

Python 3.10–3.12

Manifest location and content before the Dependabot update

https://github.com/microsoft/torchgeo/blob/11ec656c2d530d37b6345cd703cb4884d12f4f47/requirements/required.txt

dependabot.yml content

https://github.com/microsoft/torchgeo/blob/11ec656c2d530d37b6345cd703cb4884d12f4f47/.github/dependabot.yml

Updated dependency

Bump lightning[pytorch-extra] from 2.2.5 to 2.3.3

What you expected to see, versus what you actually saw

Since lightning is ignored in dependabot.yml, I expected to no longer see PRs to update lightning[pytorch-extra]. It's possible that the check is only for exact matches and I need to add the [extra] as well.

Native package manager behavior

No response

Images of the diff or a link to the PR, issue, or logs

microsoft/torchgeo#2159

Smallest manifest that reproduces the issue

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: git:submodules Git submodules L: python T: bug 🐞 Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant