Skip to content

Commit

Permalink
linting pyproject file
Browse files Browse the repository at this point in the history
  • Loading branch information
d33bs committed Nov 8, 2024
1 parent 4e00761 commit d6152e0
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 @@ -51,7 +51,7 @@ numpy = ">=1.16.5"
scipy = [
{ version = ">=1.5", python = "<3.13" },
{ version = ">1.13", python = ">=3.13" },
]
]
pandas = ">=1.2.0"
scikit-learn = ">=0.21.2"
sqlalchemy = ">=1.3.6,<3"
Expand Down

0 comments on commit d6152e0

Please sign in to comment.