Skip to content

Commit

Permalink
Merge pull request #2962 from activeloopai/ld_146
Browse files Browse the repository at this point in the history
  • Loading branch information
activesoull authored Sep 25, 2024
2 parents 1d319c7 + 126717f commit 6c814a5
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 @@ -29,7 +29,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 6c814a5

Please sign in to comment.