diff --git a/pyproject.toml b/pyproject.toml index 14b43a4..91394a6 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.10.0", + "fsspec[gcs,github,http,s3]==2023.12.0", "json_stream<3", "line-protocol-parser<2", "odfpy<2",