Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 25, 2024
1 parent 89017b4 commit 3dad23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies = [
"asteval!=0.9.28,>=0.9.22",
"netCDF4>=1.5.7",
"numba>=0.55",
"numpy>=1.21.2,<2.2",
"numpy<2.2,>=1.21.2",
"odfpy>=1.4.1",
"openpyxl>=3.0.10",
"pandas>=1.3.4",
Expand Down

0 comments on commit 3dad23f

Please sign in to comment.