We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e82cb0 + 43b3a7c commit 46e2d66Copy full SHA for 46e2d66
docker/build_scripts/requirements.txt
@@ -1,8 +1,8 @@
1
# pip requirements for all cpythons
2
# NOTE: pip has GPG signatures; could download and verify independently.
3
-pip==10.0.1 \
4
- --hash=sha256:717cdffb2833be8409433a93746744b59505f42146e8d37de6c62b430e25d6d7 \
5
- --hash=sha256:f2bd08e0cd1b06e10218feaf6fef299f473ba706582eb3bd9d52203fdbd7ee68
+pip==18.0 \
+ --hash=sha256:070e4bf493c7c2c9f6a08dd797dd3c066d64074c38e9e8a0fb4e6541f266d96c \
+ --hash=sha256:a0e11645ee37c90b40c46d607070c4fd583e2cd46231b1c06e389c5e814eed76
6
wheel==0.31.1 \
7
--hash=sha256:80044e51ec5bbf6c894ba0bc48d26a8c20a9ba629f4ca19ea26ecfcf87685f5f \
8
--hash=sha256:0a2e54558a0628f2145d2fc822137e322412115173e8a2ddbe1c9024338ae83c
0 commit comments