diff --git a/setup.cfg b/setup.cfg index 9ea3fac0..bf60efa9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -71,7 +71,7 @@ install_requires = python-benedict>=0.24.2 pyparsing>=2.4.7 typing_extensions>=3.7.4 - fsspec[http]>=2021.10.1 + fsspec[http]>=2021.10.1,<2022.7.1 aiohttp-retry>=2.4.5 diskcache>=5.2.1 jaraco.windows>=5.7.0; python_version < '3.8' and sys_platform == 'win32'