Skip to content

Commit

Permalink
added pandas dep
Browse files Browse the repository at this point in the history
  • Loading branch information
rabah-khalek committed Aug 19, 2024
1 parent 27bb049 commit 4449fa3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 19 deletions.
25 changes: 6 additions & 19 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies = [
"numpy<2",
"pillow>=10.4.0",
"scikit-learn>=1.5.1",
"pandas>=2.2.2",
]
requires-python = ">=3.10,<3.12"
readme = "README.md"
Expand Down

0 comments on commit 4449fa3

Please sign in to comment.