Skip to content

Commit

Permalink
bump libdeeplake version to 0.0.146
Browse files Browse the repository at this point in the history
  • Loading branch information
activesoull committed Sep 25, 2024
1 parent 01a9662 commit 126717f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ tqdm = "*"
lz4 = "*"
pyjwt = "*"
pydantic = "*"
libdeeplake = { version = "0.0.145", markers = "python_version >= '3.8' and sys_platform != 'win32'" }
libdeeplake = { version = "0.0.146", markers = "python_version >= '3.8' and sys_platform != 'win32'" }

av = { version = ">=8.1.0", markers = "python_version >= '3.7' or sys_platform != 'win32'" }
aioboto3 = { version = ">=10.4.0", markers = "python_version >= '3.7' and sys_platform != 'win32'" }
Expand Down

0 comments on commit 126717f

Please sign in to comment.