Skip to content

Commit

Permalink
numpy & pandas required
Browse files Browse the repository at this point in the history
  • Loading branch information
fdobad committed Feb 6, 2024
1 parent 889d8ef commit 9544ae8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ classifiers = [
]
dependencies = [
"importlib-metadata",
"numpy",
"pandas",
]
dynamic = ["version"]

Expand Down

0 comments on commit 9544ae8

Please sign in to comment.