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 Dec 6, 2023
1 parent 8519ada commit 63fdeb7
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 @@ -31,7 +31,7 @@ dynamic = [
dependencies = [
"cycler>=0.10",
"matplotlib>=3.3",
"numpy>=1.21.2,<1.27",
"numpy<1.27,>=1.21.2",
"pyglotaran>=0.7",
"tabulate>=0.8.9",
"xarray>=2022.3",
Expand Down

0 comments on commit 63fdeb7

Please sign in to comment.