Skip to content

Commit e18fe74

Browse files
authored
Merge pull request ggml-org#431 from abetlen/dependabot/pip/numpy-1.24.4
Bump numpy from 1.24.3 to 1.24.4
2 parents 4529294 + c9a8b7e commit e18fe74

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ include = [
1515
[tool.poetry.dependencies]
1616
python = "^3.8.1"
1717
typing-extensions = "^4.6.3"
18-
numpy = "^1.20.0"
18+
numpy = "^1.24.4"
1919
diskcache = "^5.6.1"
2020
uvicorn = { version = "^0.22.0", optional = true }
2121
fastapi = { version = "^0.97.0", optional = true }

0 commit comments

Comments
 (0)