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

Fix inconsistent version pinning across yaml files #3790

Merged
merged 5 commits into from
May 11, 2021

Conversation

datumbox
Copy link
Contributor

@datumbox datumbox commented May 7, 2021

Some yaml files pin the version, some dont, sometimes the pinning does not match. This PR removes or aligns pinning where necessary.

Copy link
Contributor

@prabhat00155 prabhat00155 left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

packaging/torchvision/meta.yaml Outdated Show resolved Hide resolved
@datumbox datumbox changed the title Fix inconsistent version pinning across yaml files [WIP] Fix inconsistent version pinning across yaml files May 10, 2021
@datumbox datumbox requested a review from NicolasHug May 10, 2021 14:38
@datumbox datumbox changed the title [WIP] Fix inconsistent version pinning across yaml files Fix inconsistent version pinning across yaml files May 10, 2021
@datumbox datumbox merged commit 4500208 into pytorch:master May 11, 2021
@datumbox datumbox deleted the ci/version_pinning branch May 11, 2021 09:20
facebook-github-bot pushed a commit that referenced this pull request May 17, 2021
Summary:
* Fix inconsistent version pinning across yaml files.

* Pin pillow to >=5.3.0

* Pin pillow>=5.3.0 everywhere

Reviewed By: datumbox

Differential Revision: D28473332

fbshipit-source-id: 0feb5317c408873cb9da314e973653f74b9941d0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants