8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b9c85e commit 260a08bCopy full SHA for 260a08b
python/pip_install/repositories.bzl
@@ -37,8 +37,8 @@ _RULE_DEPS = [
37
),
38
(
39
"pypi__installer",
40
- "https://files.pythonhosted.org/packages/bf/42/fe5f10fd0d58d5d8231a0bc39e664de09992f960597e9fbd3753f84423a3/installer-0.6.0-py3-none-any.whl",
41
- "ae7c62d1d6158b5c096419102ad0d01fdccebf857e784cee57f94165635fe038",
+ "https://files.pythonhosted.org/packages/e5/ca/1172b6638d52f2d6caa2dd262ec4c811ba59eee96d54a7701930726bce18/installer-0.7.0-py3-none-any.whl",
+ "05d1933f0a5ba7d8d6296bb6d5018e7c94fa473ceb10cf198a92ccea19c27b53",
42
43
44
"pypi__packaging",
0 commit comments