Skip to content

Commit

Permalink
added missing packages and updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
forman committed Mar 5, 2021
1 parent b045436 commit 8d45027
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@ dependencies:
- jsonschema >=3.2.0
- matplotlib-base >=3.0
- netcdf4 >=1.5.0
- numba >=0.43
- numba >=0.52
- numpy >=1.16
- pandas >=1.1
- pillow >=6.0
- pyjwt >=1.7
- pyproj >=3.0
- pyyaml >=5.1
- rasterio >=1.0
- s3fs >=0.5.1
- scipy >=1.2
- pyyaml >=5.4
- rasterio >=1.2
- requests >=2.25
- requests-oauthlib >=1.3
- setuptools >=41.0
- shapely >=1.6
- sphinx >=2.0.1
- strict-rfc3339 >=0.7 # for python-jsonschema date-time format validation
- tornado >=6.0
- urllib3 >=1.26
- xarray >=0.16.1
- zarr >=2.6.1
# Testing
Expand Down

0 comments on commit 8d45027

Please sign in to comment.