Skip to content

Commit

Permalink
Added s3fs requirement that has been removed by accident
Browse files Browse the repository at this point in the history
  • Loading branch information
forman committed Mar 10, 2021
1 parent c161caf commit e224598
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Changes in 0.7.1.dev1 (in development)

* Added `s3fs` requirement that has been removed by accident.
* Added missing requirements `requests` and `urllib3`.

## Changes in 0.7.0
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ dependencies:
- rasterio >=1.2
- requests >=2.25
- requests-oauthlib >=1.3
- s3fs >=0.5.2
- setuptools >=41.0
- shapely >=1.6
- strict-rfc3339 >=0.7 # for python-jsonschema date-time format validation
Expand Down

0 comments on commit e224598

Please sign in to comment.