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 73e2490 commit ac5b973Copy full SHA for ac5b973
python/pip_install/repositories.bzl
@@ -39,8 +39,8 @@ _RULE_DEPS = [
39
),
40
(
41
"pypi__pip",
42
- "https://files.pythonhosted.org/packages/96/2f/caec18213f6a67852f6997fb0673ae08d2e93d1b81573edb93ba4ef06970/pip-22.1.2-py3-none-any.whl",
43
- "a3edacb89022ef5258bf61852728bf866632a394da837ca49eb4303635835f17",
+ "https://files.pythonhosted.org/packages/84/25/5734a44897751d8bac6822efb819acda2d969bcc1b915bbd7d48102952cb/pip-22.2.1-py3-none-any.whl",
+ "0bbbc87dfbe6eed217beff0021f8b7dea04c8f4a0baa9d31dc4cff281ffc5b2b",
44
45
46
"pypi__pip_tools",
0 commit comments