diff --git a/setup.cfg b/setup.cfg index 40dfbb4b6e..f81b320a74 100644 --- a/setup.cfg +++ b/setup.cfg @@ -107,7 +107,9 @@ oss = ossfs>=2021.8.0 s3 = s3fs>=2021.11.1 aiobotocore[boto3]>1.0.1 -ssh = sshfs[bcrypt]>=2021.11.2 +ssh = + bcrypt + sshfs[bcrypt]>=2021.11.2 ssh_gssapi = sshfs[gssapi]>=2021.11.2 webdav = webdav4>=0.9.3 # not to break `dvc[webhdfs]`