Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
nmassey001 committed Mar 3, 2021
1 parent 6b75ace commit 48609f8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ S3 HTTP interface, to disk or to OPeNDAP.
S3-netCDF4 requires Python 3.7 or later.

It also requires the following packages:
* numpy==1.18.1
* Cython==0.29.15
* netCDF4==1.5.3
* botocore==1.15.15
* aiobotocore==0.12.0
* psutil==5.7.0
* numpy==1.19.4
* Cython==0.29.21
* netCDF4==1.5.5.1
* botocore==1.19.20
* aiobotocore==1.1.2
* psutil==5.7.3

(These are fulfilled by a pip installation, so it is not necessary to install
them if you are installing the package via pip, as below.)
Expand Down

0 comments on commit 48609f8

Please sign in to comment.