Skip to content

Commit

Permalink
Update numpy to 1.26.4 to prevent build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
yutaro-oguri committed Jun 14, 2024
1 parent 290c0f7 commit 214df08
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 47 deletions.
90 changes: 43 additions & 47 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ yapf = ">=0.32"
toml = "*"
mypy = "^1.2.0"
pandas-stubs = "*"
numpy = "1.26.4"

[tool.flake8]
per-file-ignores = """
Expand Down

0 comments on commit 214df08

Please sign in to comment.