Skip to content

Commit 18e059c

Browse files
committed
Pin DeepLC version
1 parent 95ca902 commit 18e059c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dynamic = ["version"]
2020
requires-python = ">=3.10"
2121
dependencies = [
2222
"click",
23-
"deeplc",
23+
"deeplc<4",
2424
"psm_utils",
2525
"pandas",
2626
"numpy==1.26.0",

0 commit comments

Comments
 (0)