Skip to content

Commit

Permalink
build/fix: pin version of ctranslate2
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw committed Apr 12, 2024
1 parent d512a4a commit c71e6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ uvicorn = "^0.29.0"
httptools = "^0.6.1"
uvloop = "^0.19.0"
transformers = "^4.39.3"
ctranslate2 = "^4.1.0"
ctranslate2 = "4.1.0"
supervisor = "^4.2.5"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit c71e6e9

Please sign in to comment.