Skip to content

Conversation

@pmeier
Copy link
Contributor

@pmeier pmeier commented Aug 23, 2021

#4306 broke the dependency table in our README. This fixes that and adds some more constraints that weren't being tracked properly.

Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

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

Thanks Philip, LGTM

I'm wondering what the reason is for specifying upper bounds on the Python version: aren't all 3.X versions backward-compatible anyway?

@pmeier
Copy link
Contributor Author

pmeier commented Aug 23, 2021

We only build binaries for the versions I've given in the table. So if you are on Python 3.9, you cannot pip install anything before torchvision<0.8.2. Have a look at the complete list of wheels that we provide.

@pmeier pmeier merged commit b72129c into main Aug 23, 2021
@pmeier pmeier deleted the dependency-table branch August 23, 2021 17:12
facebook-github-bot pushed a commit that referenced this pull request Aug 26, 2021
Reviewed By: fmassa

Differential Revision: D30525889

fbshipit-source-id: 241bb5d2cc6dc82c395ef2b3d8956049db849baa
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.

4 participants