diff --git a/pyproject.toml b/pyproject.toml index 3e4ba6053..3f954c247 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ docs = [ 'tomli; python_version < "3.11"', ] tests = [ - #"fsspec[http]>=2022.8.2", + "fsspec[http]>=2022.8.2", "lz4>=0.10", "psutil", "pytest>=6",