Skip to content

Commit ddb8d2d

Browse files
author
Andrew Mitchell
committed
feat: add packaging dependency for improved version handling
1 parent 41e42ab commit ddb8d2d

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ classifiers = [
5757
dependencies = [
5858
"loguru>=0.7.2",
5959
"numpy!=1.26",
60+
"packaging>=24.2",
6061
"pandas[excel]>=2.2.2",
6162
"pandera[io,mypy,pandas]>=0.26.1",
6263
"plot-likert>=0.5.0",

uv.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)