Skip to content

Commit 4d48493

Browse files
[MNT] [Dependabot](deps): Update einops requirement from <0.8.0,>=0.6.0 to >=0.6.0,<0.9.0 (#618)
Updates the requirements on [einops](https://github.com/arogozhnikov/einops) to permit the latest version.
1 parent f75a8cc commit 4d48493

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = [
4848
"omegaconf>=2.3.0",
4949
"torchmetrics>=0.10.0,<1.7.0",
5050
"pytorch-tabnet==4.1",
51-
"einops>=0.6.0,<0.8.0",
51+
"einops>=0.6.0,<0.9.0",
5252
"rich>=11.0.0",
5353
"scikit-base",
5454
]

0 commit comments

Comments
 (0)