Skip to content

Commit c68c59b

Browse files
authored
enh: pip 21.3 removes the old package resolver
1 parent 17fd749 commit c68c59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ RUN ${CONDA_PATH}/bin/conda install -c conda-forge -c anaconda \
104104
pandas=1.2 \
105105
pandoc=2.14 \
106106
pbr \
107-
pip=21.2 \
107+
pip=21.3 \
108108
pockets \
109109
psutil=5.8 \
110110
pydot=1.4 \

0 commit comments

Comments
 (0)