Skip to content

Commit e5ad9d3

Browse files
chore(deps): update dependency numpy to v2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 90c60eb commit e5ad9d3

File tree

12 files changed

+5360
-4752
lines changed

12 files changed

+5360
-4752
lines changed

images/runtime/ray/cuda/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
numpy = {version = "<2.0.0" }
7+
numpy = {version = "<2.2.6" }
88
"ray[all]" = {version = "~=2.44.0" }
99

1010
[requires]

images/runtime/ray/cuda/Pipfile.lock

Lines changed: 824 additions & 676 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

images/runtime/ray/rocm/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
numpy = {version = "<2.0.0" }
7+
numpy = {version = "<2.2.6" }
88
"ray[all]" = {version = "~=2.35.0"}
99

1010
[requires]

images/runtime/ray/rocm/Pipfile.lock

Lines changed: 1965 additions & 1700 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

images/runtime/training/py311-cuda121-torch241/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ peft = ">=0.14.0"
99
datasets = ">=2.15.0"
1010
liger-kernel = "==0.5.4"
1111
transformers = ">=4.49.0"
12-
numpy = "<2.0.0,>=1.23.5"
12+
numpy = "<2.3.0,>=2.2.5"
1313
accelerate = ">=1.4.0"
1414
torch = "==2.4.1"
1515
sentencepiece = "<0.3,>=0.1.99"

images/runtime/training/py311-cuda121-torch241/Pipfile.lock

Lines changed: 1020 additions & 941 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

images/runtime/training/py311-cuda124-torch251/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ peft = ">=0.15.2"
99
datasets = ">=2.15.0"
1010
liger-kernel = "==0.5.4"
1111
transformers = ">=4.51.3"
12-
numpy = "<2.0.0,>=1.23.5"
12+
numpy = "<2.3.0,>=2.2.5"
1313
accelerate = ">=1.6.0"
1414
torch = "==2.5.1"
1515
sentencepiece = "<0.3,>=0.1.99"

images/runtime/training/py311-cuda124-torch251/Pipfile.lock

Lines changed: 263 additions & 245 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

images/runtime/training/py311-rocm62-torch241/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ peft = ">=0.14.0"
1313
datasets = ">=2.15.0"
1414
liger-kernel = "==0.5.4"
1515
transformers = ">=4.49.0"
16-
numpy = "<2.0.0,>=1.23.5"
16+
numpy = "<2.3.0,>=2.2.5"
1717
accelerate = ">=1.4.0"
1818
torch = {version = "==2.4.1+rocm6.1", index = "pytorch"}
1919
pytorch-triton-rocm = {version = "*", index = "pytorch"}

images/runtime/training/py311-rocm62-torch241/Pipfile.lock

Lines changed: 1019 additions & 940 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)