Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrako authored Sep 13, 2023
1 parent 270db57 commit 04f1ac6
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 @@ -35,7 +35,7 @@ dependencies = [
"matplotlib>=3.0.0,<4",
"numpy>=1.10.0,<2",
"pandas>1.0.0,<3",
"polars>=0.18.3,<0.20.0",
"polars>=0.19.0,<0.20.0",
"pyarrow>=11.0.0,<12",
"scipy>=1.5.4,<2",
"tqdm>=4.0.0,<5"
Expand Down

0 comments on commit 04f1ac6

Please sign in to comment.