1 parent 7177351 commit c9be20aCopy full SHA for c9be20a
1 file changed
pyproject.toml
@@ -58,7 +58,7 @@ dask = "*"
58
# for Statistics and encoding the numbers to genes
59
optional-dependencies = [
60
"ezstat; python_version >= '3.9'",
61
- "digit-converter; python_version >= '3.9'"
+ "digit-converter (>=2.1); python_version >= '3.9'"
62
]
63
64
[tool.group.poetry.dev.dependencies]
0 commit comments