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

[ORT 1.18.1 Release] Update ORT numpy dependency to >=1.21.6,<2.0 #21141

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

adrianlizarraga
Copy link
Contributor

@adrianlizarraga adrianlizarraga commented Jun 21, 2024

Description

Updates the version of numpy required by onnxruntime to >=1.21.6,<2.0

Motivation and Context

Numpy released version 2.0. The onnxruntime 1.18.1 release is using numpy < 2.0, so we need to update requirement files to only install versions between 1.21.6 and 2.0 (non-inclusive).

@adrianlizarraga adrianlizarraga marked this pull request as ready for review June 21, 2024 23:17
@adrianlizarraga adrianlizarraga requested review from a team as code owners June 21, 2024 23:17
@adrianlizarraga adrianlizarraga changed the title Update ORT numpy dependency to >=1.21.6,<2.0 [ORT 1.18.1 Release] Update ORT numpy dependency to >=1.21.6,<2.0 Jun 21, 2024
@adrianlizarraga adrianlizarraga merged commit 3871274 into rel-1.18.1 Jun 24, 2024
142 of 161 checks passed
@adrianlizarraga adrianlizarraga deleted the adrianl/numpy_lt_2.0 branch June 24, 2024 18:24
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.

3 participants