diff --git a/setup.cfg b/setup.cfg index d05c940..8070313 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,7 +29,7 @@ packages = find: include_package_data = True install_requires = dvc - pydrive2[fsspec]>=1.15.3 + pydrive2[fsspec]>=1.16 [options.extras_require] tests =