Skip to content

Commit

Permalink
upgrade numpy to 1.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
noxan committed Apr 26, 2023
1 parent a853023 commit febdc51
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = ">=3.8,<3.11"
captum = "^0.6.0"
holidays = "^0.21"
matplotlib = "^3.5.3"
numpy = ">=1.22.0,<1.24.0"
numpy = "^1.24.3"
pandas = "^1.3.5"
plotly = "^5.13.1"
plotly-resampler = "^0.8.3.1"
Expand Down

0 comments on commit febdc51

Please sign in to comment.