Skip to content

Commit

Permalink
pin click
Browse files Browse the repository at this point in the history
  • Loading branch information
valpesendorfer committed Sep 6, 2022
1 parent 541b243 commit ae1f3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
setup_requires=["pytest-runner"],
tests_require=["pytest", "click"],
install_requires=[
"click>=7.1",
"click<8",
"numpy>=1.16.1",
"gdal>=2",
"h5py>=2.9",
Expand Down

0 comments on commit ae1f3e1

Please sign in to comment.