Skip to content

Commit

Permalink
deps: cap dvc-objects to <3 (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
skshetry authored Dec 13, 2023
1 parent 6b3ef53 commit a54e67d
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 @@ -30,7 +30,7 @@ dependencies = [
"asyncssh>=2.13.1,<3",
"funcy>=1.14",
"shortuuid>=0.5.0",
"dvc-objects>=1.0.1,<2",
"dvc-objects>=1.0.1,<3",
"dvc-http>=2.29.0",
]

Expand Down

0 comments on commit a54e67d

Please sign in to comment.