Skip to content

Commit c15572e

Browse files
authored
Add packaging as dependency
1 parent fecd9a6 commit c15572e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ classifiers = [
1818
]
1919
dependencies = [
2020
"pandas",
21+
"packaging>=21.3",
2122
"numpy>=1.22",
2223
"numpy_groupies>=0.9.19",
2324
"toolz",

0 commit comments

Comments
 (0)