Skip to content

Commit

Permalink
Constrain asf-search dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Valentino authored and Antonio Valentino committed Nov 15, 2023
1 parent ebed165 commit c1df8f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies = [
"fsspec",
"aiohttp",
"asf-search",
"asf-search < 6; python_version<'3.8'",
"tqdm",
]
dynamic = ["version"]
Expand Down

0 comments on commit c1df8f3

Please sign in to comment.