Skip to content

Commit

Permalink
Unpin pint as Py3.13 issues are supposedly fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
cmutel committed Jan 22, 2025
1 parent a53ef98 commit 9672cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies = [
"lxml",
"numpy<2",
"peewee>=3.9.4",
"pint<0.24",
"pint",
"platformdirs",
"pydantic-settings",
"rapidfuzz; sys_platform != 'emscripten'",
Expand Down

0 comments on commit 9672cd7

Please sign in to comment.