File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ load("@bazel_tools//tools/build_defs/repo:utils.bzl", "maybe")
6
6
_RULE_DEPS = [
7
7
(
8
8
"pypi__pip" ,
9
- "https://files.pythonhosted.org/packages/54/eb/4a3642e971f404d69d4f6fa3885559d67562801b99d7592487f1ecc4e017 /pip-20.3.3 -py2.py3-none-any.whl" ,
10
- "fab098c8a1758295dd9f57413c199f23571e8fde6cc39c22c78c961b4ac6286d " ,
9
+ "https://files.pythonhosted.org/packages/27/79/8a850fe3496446ff0d584327ae44e7500daf6764ca1a382d2d02789accf7 /pip-20.3.4 -py2.py3-none-any.whl" ,
10
+ "217ae5161a0e08c0fb873858806e3478c9775caffce5168b50ec885e358c199d " ,
11
11
),
12
12
(
13
13
"pypi__pkginfo" ,
@@ -21,8 +21,8 @@ _RULE_DEPS = [
21
21
),
22
22
(
23
23
"pypi__wheel" ,
24
- "https://files.pythonhosted.org/packages/c9/0b/e0fd299d93cd9331657f415085a4956422959897b333e3791dde40bd711d /wheel-0.36.1 -py2.py3-none-any.whl" ,
25
- "906864fb722c0ab5f2f9c35b2c65e3af3c009402c108a709c0aca27bc2c9187b " ,
24
+ "https://files.pythonhosted.org/packages/65/63/39d04c74222770ed1589c0eaba06c05891801219272420b40311cd60c880 /wheel-0.36.2 -py2.py3-none-any.whl" ,
25
+ "78b5b185f0e5763c26ca1e324373aadd49182ca90e825f7853f4b2509215dc0e " ,
26
26
),
27
27
]
28
28
You can’t perform that action at this time.
0 commit comments