Skip to content

Commit b43a5dd

Browse files
committed
numpy 1.26
1 parent 8a881cd commit b43a5dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pydantic = ">= 1.9.2"
4141
pydantic-core = "^2.18.2"
4242
requests = "^2.0.0"
4343
sagemaker = { version="^2.232.1", optional = true}
44-
numpy = { version="^1.25", optional = true}
44+
numpy = { version="^1.26", optional = true}
4545
tokenizers = ">=0.15,<1"
4646
types-requests = "^2.0.0"
4747
typing_extensions = ">= 4.0.0"

0 commit comments

Comments
 (0)