We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ca902 commit 18e059cCopy full SHA for 18e059c
pyproject.toml
@@ -20,7 +20,7 @@ dynamic = ["version"]
20
requires-python = ">=3.10"
21
dependencies = [
22
"click",
23
- "deeplc",
+ "deeplc<4",
24
"psm_utils",
25
"pandas",
26
"numpy==1.26.0",
0 commit comments