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