Skip to content

Commit 25e3729

Browse files
authored
Merge pull request #639 from sillsdev/#574_book_id
Handle mismatched book IDs
2 parents f070b93 + 0f56eae commit 25e3729

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ s3path = "0.3.4"
7171
sacrebleu = "^2.3.1"
7272
ctranslate2 = "^3.5.1"
7373
libclang = "14.0.6"
74-
sil-machine = {extras = ["thot"], version = "^1.3.0"}
74+
sil-machine = {extras = ["thot"], version = "^1.4.0"}
7575
datasets = "^2.7.1"
7676
torch = {version = "^2.4", source = "torch"}
7777
sacremoses = "^0.0.53"

0 commit comments

Comments
 (0)