Skip to content

Commit

Permalink
Patch scikit-learn to use release candidate that fixes 3.13 compatibi…
Browse files Browse the repository at this point in the history
…lities
  • Loading branch information
WilliamJamieson committed Oct 30, 2024
1 parent 03d8021 commit 452513f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ dependencies = [
"drizzle>=1.15.0",
"scipy >=1.7.2",
"scikit-image>=0.19",
"scikit-image >=0.25.0rc1; python_version >='3.13'",
"numpy >=1.21.2",
"opencv-python-headless >=4.6.0.66",
"asdf >=2.15.0",
Expand Down

0 comments on commit 452513f

Please sign in to comment.