mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-07-06 22:41:37 +02:00
Bump dependencies
All tests passing...
This commit is contained in:
@ -8,13 +8,13 @@ authors = [
|
||||
license= { file = "LICENSE.txt" }
|
||||
dependencies = [
|
||||
"pandas[feather,performance]~=2.2",
|
||||
"python-stdnum~=1.19",
|
||||
"requests~=2.31",
|
||||
"requests-cache~=1.2",
|
||||
"python-stdnum~=1.20",
|
||||
"requests~=2.32",
|
||||
"requests-cache~=1.2.1",
|
||||
"colorama~=0.4",
|
||||
"ftfy~=6.1",
|
||||
"ftfy~=6.2.0",
|
||||
"country-converter~=1.2",
|
||||
"pycountry~=23.12",
|
||||
"pycountry~=24.6.1",
|
||||
"py3langid~=0.3",
|
||||
]
|
||||
readme = "README.md"
|
||||
|
Reference in New Issue
Block a user