Skip to content

Commit 1d52ab2

Browse files
Julien RousselJulien Roussel
authored andcommitted
tqdm version updated
1 parent cd9865e commit 1d52ab2

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
@@ -45,7 +45,7 @@ statsmodels = ">= 0.14.0"
4545
typed-ast = { version = "*", optional = true }
4646
category-encoders = "^2.6.3"
4747
dcor = ">= 0.6"
48-
tqdm = "^0.0.1"
48+
tqdm = "*"
4949

5050
[tool.poetry.group.torch.dependencies]
5151
torch = "< 2.5"

0 commit comments

Comments
 (0)