1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-07-07 23:02:22 +02:00

fix(deps): update dependency python-stdnum to v2

This commit is contained in:
renovate[bot]
2025-07-03 11:38:12 +00:00
committed by GitHub
parent 22b2e3b8ae
commit b1b568347c
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ authors = [
license= { file = "LICENSE.txt" }
dependencies = [
"pandas[feather,performance]~=2.2.3",
"python-stdnum~=1.20",
"python-stdnum~=2.1",
"requests~=2.32.3",
"requests-cache~=1.2.1",
"colorama~=0.4",