File tree Expand file tree Collapse file tree
multi_python_versions/requirements
pip_repository_annotations
pip_repository_entry_points Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ use_repo(
2222 "pypi__pep517" ,
2323 "pypi__pip" ,
2424 "pypi__pip_tools" ,
25- "pypi__pyparsing" ,
2625 "pypi__setuptools" ,
2726 "pypi__tomli" ,
2827 "pypi__wheel" ,
Original file line number Diff line number Diff line change @@ -115,4 +115,4 @@ manifest:
115115 pip_repository :
116116 name : pip
117117 incremental : true
118- integrity : 09dd75cd2f440c85abc6f823ba412331dcad5f348cbb4dc38641122ccf08d1d7
118+ integrity : de2beca77b2b1e9c3ef24b56aab589fc05486abf1e0c08b51ea723621360ec73
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.9
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.9
3+ # by the following command :
44#
55# bazel run //:requirements.update
66#
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.9
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.9
3+ # by the following command :
44#
55# bazel run //:requirements.update
66#
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.9
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.9
3+ # by the following command :
44#
55# bazel run //:requirements.update
66#
@@ -123,6 +123,10 @@ s3cmd==2.1.0 \
123123 --hash=sha256:49cd23d516b17974b22b611a95ce4d93fe326feaa07320bd1d234fed68cbccfa \
124124 --hash=sha256:966b0a494a916fc3b4324de38f089c86c70ee90e8e1cae6d59102103a4c0cc03
125125 # via -r ./requirements.in
126+ setuptools==65.6.3 \
127+ --hash=sha256:57f6f22bde4e042978bcd50176fdb381d7c21a9efa4041202288d3737a0c6a54 \
128+ --hash=sha256:a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75
129+ # via yamllint
126130six==1.16.0 \
127131 --hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
128132 --hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
@@ -219,9 +223,3 @@ yamllint==1.28.0 \
219223 --hash=sha256:89bb5b5ac33b1ade059743cf227de73daa34d5e5a474b06a5e17fc16583b0cf2 \
220224 --hash=sha256:9e3d8ddd16d0583214c5fdffe806c9344086721f107435f68bad990e5a88826b
221225 # via -r ./requirements.in
222-
223- # The following packages are considered to be unsafe in a requirements file:
224- setuptools==65.6.3 \
225- --hash=sha256:57f6f22bde4e042978bcd50176fdb381d7c21a9efa4041202288d3737a0c6a54 \
226- --hash=sha256:a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75
227- # via yamllint
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.9
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.9
3+ # by the following command :
44#
55# bazel run //:requirements.update
66#
@@ -127,6 +127,10 @@ s3cmd==2.1.0 \
127127 --hash=sha256:49cd23d516b17974b22b611a95ce4d93fe326feaa07320bd1d234fed68cbccfa \
128128 --hash=sha256:966b0a494a916fc3b4324de38f089c86c70ee90e8e1cae6d59102103a4c0cc03
129129 # via -r ./requirements.in
130+ setuptools==65.6.3 \
131+ --hash=sha256:57f6f22bde4e042978bcd50176fdb381d7c21a9efa4041202288d3737a0c6a54 \
132+ --hash=sha256:a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75
133+ # via yamllint
130134six==1.16.0 \
131135 --hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
132136 --hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
@@ -223,9 +227,3 @@ yamllint==1.28.0 \
223227 --hash=sha256:89bb5b5ac33b1ade059743cf227de73daa34d5e5a474b06a5e17fc16583b0cf2 \
224228 --hash=sha256:9e3d8ddd16d0583214c5fdffe806c9344086721f107435f68bad990e5a88826b
225229 # via -r ./requirements.in
226-
227- # The following packages are considered to be unsafe in a requirements file:
228- setuptools==65.6.3 \
229- --hash=sha256:57f6f22bde4e042978bcd50176fdb381d7c21a9efa4041202288d3737a0c6a54 \
230- --hash=sha256:a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75
231- # via yamllint
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.10
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.10
3+ # by the following command :
44#
55# bazel run //requirements:requirements_3_10.update
66#
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.8
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.8
3+ # by the following command :
44#
55# bazel run //requirements:requirements_3_8.update
66#
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.9
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.9
3+ # by the following command :
44#
55# bazel run //requirements:requirements_3_9.update
66#
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.9
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.9
3+ # by the following command :
44#
55# bazel run //:requirements.update
66#
@@ -89,6 +89,10 @@ s3transfer==0.3.7 \
8989 --hash =sha256:35627b86af8ff97e7ac27975fe0a98a312814b46c6333d8a6b889627bcd80994 \
9090 --hash =sha256:efa5bd92a897b6a8d5c1383828dca3d52d0790e0756d49740563a3fb6ed03246
9191 # via boto3
92+ setuptools == 65.6.3 \
93+ --hash =sha256:57f6f22bde4e042978bcd50176fdb381d7c21a9efa4041202288d3737a0c6a54 \
94+ --hash =sha256:a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75
95+ # via yamllint
9296six == 1.16.0 \
9397 --hash =sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
9498 --hash =sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
@@ -104,9 +108,3 @@ urllib3==1.25.11 \
104108yamllint == 1.26.3 \
105109 --hash =sha256:3934dcde484374596d6b52d8db412929a169f6d9e52e20f9ade5bf3523d9b96e
106110 # via -r ./requirements.in
107-
108- # The following packages are considered to be unsafe in a requirements file:
109- setuptools == 65.6.3 \
110- --hash =sha256:57f6f22bde4e042978bcd50176fdb381d7c21a9efa4041202288d3737a0c6a54 \
111- --hash =sha256:a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75
112- # via yamllint
You can’t perform that action at this time.
0 commit comments