mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-06-06 09:08:40 +02:00
Compare commits
4 Commits
22f8538c40
...
renovate/p
Author | SHA1 | Date | |
---|---|---|---|
0baeb61b3c | |||
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.1",
|
||||
"requests~=2.32.3",
|
||||
"requests-cache~=1.2.1",
|
||||
"colorama~=0.4",
|
||||
|
@ -3,7 +3,7 @@
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"pep621": {
|
||||
"enabled": false
|
||||
"pip_requirements": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
|
@ -327,9 +327,9 @@ python-dateutil==2.9.0.post0 \
|
||||
python-stdnum==1.20 \
|
||||
--hash=sha256:111008e10391d54fb2afad2a10df70d5cb0c6c0a7ec82fec6f022cb8712961d3 \
|
||||
--hash=sha256:ad2a2cf2eb025de408210235f36b4ae31252de3186240ccaa8126e117cb82690
|
||||
pytz==2025.1 \
|
||||
--hash=sha256:89dd22dca55b46eac6eda23b2d72721bf1bdfef212645d81513ef5d03038de57 \
|
||||
--hash=sha256:c2db42be2a2518b28e65f9207c4d05e6ff547d1efa4086469ef855e4ab70178e
|
||||
pytz==2024.2 \
|
||||
--hash=sha256:2aa355083c50a0f93fa581709deac0c9ad65cca8a9e9beac660adcbd493c798a \
|
||||
--hash=sha256:31c7c1817eb7fae7ca4b8c7ee50c72f93aa2dd863de768e1ef4245d426aa0725
|
||||
requests==2.32.3 \
|
||||
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
|
||||
--hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
|
||||
|
Reference in New Issue
Block a user