Skip to content

Commit

Permalink
ENH: Add the missing deps [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cheginit committed Feb 4, 2022
1 parent e3ec657 commit b23ce3f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions ci/requirements/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ dependencies:
- brotli
- cchardet
- cytoolz
- importlib_metadata
- ujson

# pygeoogc deps
Expand Down Expand Up @@ -39,10 +40,7 @@ dependencies:
- click>=7.0
- richdem>=0.3.4

# pydaymet deps
- lxml

# deps to speed up xarray and geopandas
# optional deps to speed up xarray and pydaymet
- bottleneck
- numba

Expand Down

0 comments on commit b23ce3f

Please sign in to comment.