Skip to content

Conversation

@Nathanjp91
Copy link
Contributor

@Nathanjp91 Nathanjp91 commented Oct 19, 2023

Problem

Python and library support for latest versions needs to be updated

Solution

Update poetry requirements file

  • python support for 3.7 dropped
  • python support for 3.11 added
  • torch 2.0
  • torchvision 0.16
  • pillow 10.1
  • Pydantic 2+

Changelog

Torch 2.0. Pydantic 2+, Python 3.11, Pillow 10.1 now supported

@linear
Copy link

linear bot commented Oct 19, 2023

IO-1931 Upgrade PIL to support 10+

Our version of PIL (Pillow port) is older, and constraining customers who want to use a newer version.

Upgrade and ensure this works.

IO-1929 Confirm and merge PR for Python 3.11

There is a PR open for enabling Python 3.11, and we now have a customer requesting this too, so should confirm this works ok, and merge it.

Copy link
Contributor

@owencjones owencjones left a comment

Choose a reason for hiding this comment

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

LGTM given @almazan 's opinion on it

@Nathanjp91 Nathanjp91 mentioned this pull request Nov 15, 2023
Copy link
Member

@saurbhc saurbhc 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!

@Nathanjp91 Nathanjp91 merged commit d0d0cc9 into master Dec 19, 2023
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.

4 participants