Skip to content

Commit

Permalink
Merge pull request #24 from NASA-IMPACT/pin_click
Browse files Browse the repository at this point in the history
Pin click to a 7.x version.
  • Loading branch information
sharkinsspatial authored Jul 15, 2021
2 parents 53ebf98 + d7e8c19 commit 8e626b9
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 @@ -6,7 +6,7 @@
packages=find_packages(),
include_package_data=True,
install_requires=[
"click",
"click~=7.1.0",
"numpy",
"pyhdf",
"pyproj==2.6.1",
Expand Down

0 comments on commit 8e626b9

Please sign in to comment.