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 f3f43f1 commit 9ecb978Copy full SHA for 9ecb978
ci/python-gate.libsonnet
@@ -212,6 +212,7 @@
212
llvm: "==8.0.0",
213
maven: ">=3.3.9",
214
curl: '==7.50.1',
215
+ "pip:psutil": "==7.1.3",
216
},
217
amd64: {},
218
aarch64: {},
@@ -220,13 +221,15 @@
220
221
common: {
222
coreutils: "",
223
224
225
226
227
228
229
windows: {
230
231
232
233
234
235
0 commit comments