Skip to content

Commit 91fac05

Browse files
Bump tdda from 2.0.9 to 2.2.7
Bumps [tdda](https://github.com/tdda/tdda) from 2.0.9 to 2.2.7. - [Commits](tdda/tdda@tdda-2.0.09...tdda-2.2.07) --- updated-dependencies: - dependency-name: tdda dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ce8553 commit 91fac05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ requires-python = ">= 3.10"
88
dependencies = [
99
"pdf-document-layout-analysis @ git+https://github.com/huridocs/pdf-document-layout-analysis@c3ad18b6d43712a41b0bfa8568eb39eb1aba31a6",
1010
"python-Levenshtein==0.25.1",
11-
"tdda==2.0.9",
11+
"tdda==2.2.7",
1212
"datasets==2.19.0",
1313
"evaluate==0.4.1",
1414
"pandas==2.2.2",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
python-Levenshtein==0.25.1
2-
tdda==2.0.9
2+
tdda==2.2.7
33
datasets==2.19.0
44
evaluate==0.4.1
55
pandas==2.2.2

0 commit comments

Comments
 (0)