Skip to content

Commit

Permalink
deps: unpin dvc-oss (#9871)
Browse files Browse the repository at this point in the history
  • Loading branch information
skshetry authored Aug 23, 2023
1 parent a4e2bce commit 8e353f9
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 @@ -85,7 +85,7 @@ lint = [
"types-toml",
"types-tqdm",
]
oss = ["dvc-oss==2.20.0"]
oss = ["dvc-oss>=2.20.0"]
s3 = ["dvc-s3==2.23.0"]
ssh = ["dvc-ssh>=2.22.1,<3"]
ssh_gssapi = ["dvc-ssh[gssapi]>=2.22.1,<3"]
Expand Down

0 comments on commit 8e353f9

Please sign in to comment.