mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-05-09 22:56:01 +02:00
Compare commits
4 Commits
c1d7d695b2
...
renovate/p
Author | SHA1 | Date | |
---|---|---|---|
3471663bf9 | |||
753f3340a3
|
|||
188097abe4
|
|||
b7a81b8ec7
|
@ -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",
|
||||
|
@ -3,7 +3,7 @@
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"pep621": {
|
||||
"pip_requirements": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user