diff --git a/Dockerfile b/Dockerfile index 311ebcb9..9474e4ff 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,7 @@ RUN apt-get update && apt-get install -y make \ python3-pip \ git -RUN pip3 install --upgrade setuptools wheel +RUN pip3 install --upgrade pip setuptools wheel COPY . /pace diff --git a/NDSL b/NDSL index a75a1d79..b7db2592 160000 --- a/NDSL +++ b/NDSL @@ -1 +1 @@ -Subproject commit a75a1d793a6b1c5f2a723f9eca718a6197b3b814 +Subproject commit b7db25926c9258045457c73df3b560803a90449c diff --git a/constraints.txt b/constraints.txt index 3f6a9431..ebc16fae 100644 --- a/constraints.txt +++ b/constraints.txt @@ -261,7 +261,7 @@ nest-asyncio==1.6.0 # via # ipykernel # nbclient -netcdf4==1.7.0 +netcdf4==1.7.1 # via # -r requirements_dev.txt # ndsl