Skip to content

Commit

Permalink
Pin DeepLC version to <3.1, avoiding calibration bug
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfG committed Oct 1, 2024
1 parent 4df5740 commit 0873dd4
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 @@ -35,7 +35,7 @@ dependencies = [
"cascade-config>=0.4.0",
"click>=7",
"customtkinter>=5,<6",
"deeplc>=3.1",
"deeplc>=3.0,<3.1",
"deeplcretrainer",
"im2deep>=0.1.3",
"jinja2>=3",
Expand Down

0 comments on commit 0873dd4

Please sign in to comment.