add pint lib

This commit is contained in:
Michael Genson
2026-02-21 20:06:13 +00:00
parent 492492939e
commit 6bf80adca1
2 changed files with 3 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ dependencies = [
"typing-extensions==4.15.0",
"itsdangerous==2.2.0",
"ingredient-parser-nlp==2.5.0",
"pint>=0.25",
]
[project.scripts]