Skip to content

Commit 3c7b0a8

Browse files
committed
fix: explictely require packaging
1 parent a392953 commit 3c7b0a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dependencies = [
1616
"importlib-metadata; python_version<'3.12'",
1717
"ipywidgets",
1818
"jinja2",
19+
"packaging",
1920
"pandas",
2021
"pydantic>=2.0.0",
2122
"requests",

0 commit comments

Comments
 (0)