Skip to content

Commit

Permalink
limit dependencies to flask<3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ungarj committed Oct 13, 2023
1 parent 54da5f6 commit bb7e4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ complete = [
"boto3>=1.14.44",
"dask",
"distributed",
"Flask",
"Flask<3.0.0",
"Flask-RangeRequest",
"fsspec[http]",
"fsspec[s3]",
Expand Down

0 comments on commit bb7e4e2

Please sign in to comment.