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