Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
fkiraly committed Jun 16, 2024
1 parent 70252b5 commit 1d615f1
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 @@ -41,7 +41,7 @@ classifiers = [
]
requires-python = ">=3.8,<3.13"
dependencies = [
"numpy>=1.21.0,<1.27",
"numpy>=1.21.0,<2.1",
"pandas>=1.1.0,<2.3.0",
"packaging",
"scikit-base>=0.6.1,<0.9.0",
Expand Down

0 comments on commit 1d615f1

Please sign in to comment.