Skip to content

Commit e6d7781

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 7ba3227 commit e6d7781

File tree

12 files changed

+7142
-6367
lines changed

12 files changed

+7142
-6367
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.5" }
88
"ray[all]" = {version = "~=2.35.0" }
99

1010
[requires]

images/runtime/ray/cuda/Pipfile.lock

Lines changed: 1944 additions & 1690 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.5" }
88
"ray[all]" = {version = "~=2.35.0"}
99

1010
[requires]

images/runtime/ray/rocm/Pipfile.lock

Lines changed: 1948 additions & 1696 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.4"
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: 860 additions & 795 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.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.4"
1313
accelerate = ">=1.4.0"
1414
torch = "==2.5.1"
1515
sentencepiece = "<0.3,>=0.1.99"

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

Lines changed: 760 additions & 692 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.4"
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: 860 additions & 794 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)