1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-08-12 15:58:07 +02:00

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

This commit is contained in:
renovate[bot]
2025-08-10 17:44:18 +00:00
committed by GitHub
parent 071c2ac03a
commit 23c16c57cb
2 changed files with 6 additions and 6 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",