1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-16 17:43:54 +02:00

1 Commits

Author SHA1 Message Date
3471663bf9 fix(deps): update dependency python-stdnum to v2 2025-05-05 22:05:06 +00:00
2 changed files with 510 additions and 509 deletions

@ -8,7 +8,7 @@ authors = [
license= { file = "LICENSE.txt" }
dependencies = [
"pandas[feather,performance]~=2.2.3",
"python-stdnum~=1.20",
"python-stdnum~=2.0",
"requests~=2.32.3",
"requests-cache~=1.2.1",
"colorama~=0.4",
@ -49,7 +49,7 @@ dev = [
"pytest~=8.3",
"isort~=6.0",
"csvkit~=2.0",
"ipython~=9.2",
"ipython~=8.31",
]
# So hatch doesn't try to build other top-level directories like "data"

1015
uv.lock generated

File diff suppressed because it is too large Load Diff