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 cd9865e commit 1d52ab2Copy full SHA for 1d52ab2
pyproject.toml
@@ -45,7 +45,7 @@ statsmodels = ">= 0.14.0"
45
typed-ast = { version = "*", optional = true }
46
category-encoders = "^2.6.3"
47
dcor = ">= 0.6"
48
-tqdm = "^0.0.1"
+tqdm = "*"
49
50
[tool.poetry.group.torch.dependencies]
51
torch = "< 2.5"
0 commit comments