File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 278
278
],
279
279
# pip install -e .[psutil]
280
280
"psutil" : [
281
- "psutil==5.9.4 " ,
281
+ "psutil==5.9.5 " ,
282
282
],
283
283
# pip install -e .[selenium-wire]
284
284
"selenium-wire" : [
285
285
'selenium-wire==5.1.0;python_version>="3.7"' ,
286
286
'Brotli==1.0.9;python_version>="3.7"' ,
287
- 'blinker==1.5 ;python_version>="3.7"' ,
287
+ 'blinker==1.6.2 ;python_version>="3.7"' ,
288
288
'h2==4.1.0;python_version>="3.7"' ,
289
289
'hpack==4.0.0;python_version>="3.7"' ,
290
290
'hyperframe==6.0.1;python_version>="3.7"' ,
291
291
'kaitaistruct==0.10;python_version>="3.7"' ,
292
- 'pyasn1==0.4.8 ;python_version>="3.7"' ,
293
- 'zstandard==0.19 .0;python_version>="3.7"' ,
292
+ 'pyasn1==0.5.0 ;python_version>="3.7"' ,
293
+ 'zstandard==0.21 .0;python_version>="3.7"' ,
294
294
],
295
295
},
296
296
packages = [
You can’t perform that action at this time.
0 commit comments