Skip to content

Commit 48609f8

Browse files
committed
Updated requirements
1 parent 6b75ace commit 48609f8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ S3 HTTP interface, to disk or to OPeNDAP.
2828
S3-netCDF4 requires Python 3.7 or later.
2929

3030
It also requires the following packages:
31-
* numpy==1.18.1
32-
* Cython==0.29.15
33-
* netCDF4==1.5.3
34-
* botocore==1.15.15
35-
* aiobotocore==0.12.0
36-
* psutil==5.7.0
31+
* numpy==1.19.4
32+
* Cython==0.29.21
33+
* netCDF4==1.5.5.1
34+
* botocore==1.19.20
35+
* aiobotocore==1.1.2
36+
* psutil==5.7.3
3737

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

0 commit comments

Comments
 (0)