Skip to content

Commit

Permalink
deps: bump dvc-azure and dvc-s3 to 2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop committed Sep 1, 2022
1 parent 8968405 commit aff65d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,12 @@ dev =
%(tests)s
dvc-data[cli]
# Extra dependencies for remote integrations
azure = dvc-azure==2.19.0
azure = dvc-azure==2.20.0
gdrive = dvc-gdrive==2.19.0
gs = dvc-gs==2.19.1
hdfs = dvc-hdfs==2.19.0; python_version < '3.11'
oss = dvc-oss==2.19.0
s3 = dvc-s3==2.19.0
s3 = dvc-s3==2.20.0
ssh = dvc-ssh==2.19.0
# gssapi should not be included in all_remotes, because it doesn't have wheels
# for Linux, so it will fail to compile if user doesn't have all the
Expand Down

0 comments on commit aff65d4

Please sign in to comment.