diff --git a/pyproject.toml b/pyproject.toml index 072dc58..5c0d5f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ "s3fs >=2023.5.0,<2024.6", "tqdm >=4.64.0,<=5", "typer >=0.9.0,<1.0.0", - "wheel >0.38.0,<0.44", + "wheel >0.38.0,<0.46", ] [project.optional-dependencies]