Skip to content

Commit

Permalink
Update s3 dependency to dvc-s3>=3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
2maz authored and dberenbaum committed Apr 26, 2024
1 parent c5d9868 commit 0a8a9de
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 @@ -95,7 +95,7 @@ lint = [
"typing-extensions",
]
oss = ["dvc-oss>=3,<4"]
s3 = ["dvc-s3>=3,<4"]
s3 = ["dvc-s3>=3.2.0,<4"]
ssh = ["dvc-ssh>=4,<5"]
ssh_gssapi = ["dvc-ssh[gssapi]>=4,<5"]
testing = [
Expand Down

0 comments on commit 0a8a9de

Please sign in to comment.