From 34d996b84189192597d9008ec1e44bdb140978eb Mon Sep 17 00:00:00 2001 From: Antony Milne <49395058+AntonyMilneQB@users.noreply.github.com> Date: Wed, 24 Aug 2022 09:32:11 +0100 Subject: [PATCH] Bump fsspec --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 33d66b6f0a..4588309fd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cachetools~=4.1 click<9.0 cookiecutter>=2.1.1, <3.0 dynaconf>=3.1.2, <4.0 -fsspec>=2021.4, <=2022.1 +fsspec>=2021.4, <=2022.7.1 gitpython~=3.0 importlib_metadata>=3.6 # The "selectable" entry points were introduced in `importlib_metadata` 3.6 and Python 3.10. jmespath>=0.9.5, <1.0