diff --git a/pyproject.toml b/pyproject.toml index c4490d5..39c9624 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ dependencies = [ "crate[sqlalchemy]", "ddlgenerator<0.2", "frictionless[excel,json,ods,parquet,sql]<5.6", - "fsspec[gcs,github,http,s3]==2024.3.1", + "fsspec[gcs,github,http,s3]==2024.5.0", "json_stream<3", "line-protocol-parser<2", "odfpy<2",