Skip to content

Commit

Permalink
revert pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
fraimondo committed Oct 17, 2024
1 parent 1f47a4f commit d9afff3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ classifiers = [
]
dependencies = [
"numpy>=1.24,<1.27",
"pandas>=1.5.0,<2.3",
"pandas>=1.5.0,<2.2",
"statsmodels>=0.13,<0.15",
"scikit-learn>=1.2.0,<1.6.0",
"scikit-learn>=1.2.0,<1.5.0",
]
dynamic = ["version"]

Expand Down

0 comments on commit d9afff3

Please sign in to comment.