Skip to content

Commit

Permalink
Add packaging as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian authored Oct 15, 2023
1 parent fecd9a6 commit c15572e
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 @@ -18,6 +18,7 @@ classifiers = [
]
dependencies = [
"pandas",
"packaging>=21.3",
"numpy>=1.22",
"numpy_groupies>=0.9.19",
"toolz",
Expand Down

0 comments on commit c15572e

Please sign in to comment.