diff --git a/pyproject.toml b/pyproject.toml index 5f86851..e6cd89a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ "crate[sqlalchemy]", "ddlgenerator<0.2", "frictionless[excel,json,ods,parquet,sql]<5.6", - "fsspec[gcs,github,http,s3]==2023.12.0", + "fsspec[gcs,github,http,s3]==2023.12.2", "json_stream<3", "line-protocol-parser<2", "odfpy<2",