Skip to content

Commit f7669bb

Browse files
Updating pygrib version to fix deprecation issue
1 parent 91a8288 commit f7669bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/python-sci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN conda config --set solver classic && \
2828
numpy==1.26.4 \
2929
netcdf4==1.6.5 \
3030
h5netcdf==1.3.0 \
31-
pygrib==2.1.5 \
31+
pygrib==2.1.6 \
3232
awscli==1.32.41 \
3333
jsonschema==4.21.1 \
3434
s5cmd=2.2.2 \

0 commit comments

Comments
 (0)