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

Dependabot doesn't open PRs for torch #2023

Open
kmantel opened this issue Apr 23, 2021 · 1 comment
Open

Dependabot doesn't open PRs for torch #2023

kmantel opened this issue Apr 23, 2021 · 1 comment
Labels
CI Continuous Integration

Comments

@kmantel
Copy link
Collaborator

kmantel commented Apr 23, 2021

First noticed in #1843

The only special thing I can see is the environment markers sys_platform != 'win32' and platform_machine == 'x86_64' and platform_python_implementation == 'CPython', but dependabot is supposed to support them as of v0.118.3.

@jvesely jvesely added the CI Continuous Integration label Oct 9, 2021
@jvesely
Copy link
Collaborator

jvesely commented May 6, 2022

Moreover the current constraint is <2.0.0 which automatically includes all new releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

No branches or pull requests

2 participants