Skip to content

Commit 5152699

Browse files
fix(deps): Pin deeplake to 4.2.6 due to ' (v4.2.7) only has wheels for the following platforms: , , ' error in GHA with latest (v4.2.7) version.
1 parent da65bcd commit 5152699

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = [
4848
"lightning>=2.5.0.post0",
4949
"polars>=1.27.0",
5050
"diffusers>=0.33.1",
51-
"deeplake>=4.2.4",
51+
"deeplake==4.2.6",
5252
"torch==2.7",
5353
]
5454

uv.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)