mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-06-06 09:08:40 +02:00
Compare commits
4 Commits
83873ca2e9
...
renovate/p
Author | SHA1 | Date | |
---|---|---|---|
47c9bbc1d7 | |||
753f3340a3
|
|||
188097abe4
|
|||
b7a81b8ec7
|
@ -7,7 +7,7 @@ authors = [
|
||||
]
|
||||
license= { file = "LICENSE.txt" }
|
||||
dependencies = [
|
||||
"pandas[feather,performance]~=2.2.3",
|
||||
"pandas[feather,performance]~=2.3.0",
|
||||
"python-stdnum~=1.20",
|
||||
"requests~=2.32.3",
|
||||
"requests-cache~=1.2.1",
|
||||
|
@ -3,7 +3,7 @@
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"pep621": {
|
||||
"enabled": false
|
||||
"pip_requirements": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user