Skip to content

Commit

Permalink
Requirements updated
Browse files Browse the repository at this point in the history
  • Loading branch information
davemlz committed Oct 7, 2021
1 parent 72df7bb commit 4ae2cb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ def read(filename):
packages=find_packages(exclude=("tests",)),
package_data={"spyndex": ["data/*.json"]},
install_requires=[
"dask",
"dask>=2021.9.1",
"earthengine-api",
"eemont",
"eemont>=0.2.5",
"matplotlib",
"numpy",
"pandas",
Expand Down

0 comments on commit 4ae2cb2

Please sign in to comment.