diff --git a/setup.cfg b/setup.cfg index 5d30898..3e81a0c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,7 +29,7 @@ packages = find: include_package_data = True install_requires = dvc - pydrive2[fsspec]>=1.18.1 + pydrive2[fsspec]>=1.19.0 [options.extras_require] tests =