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 278278 ],
279279 # pip install -e .[psutil]
280280 "psutil" : [
281- "psutil==5.9.4 " ,
281+ "psutil==5.9.5 " ,
282282 ],
283283 # pip install -e .[selenium-wire]
284284 "selenium-wire" : [
285285 'selenium-wire==5.1.0;python_version>="3.7"' ,
286286 '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"' ,
288288 'h2==4.1.0;python_version>="3.7"' ,
289289 'hpack==4.0.0;python_version>="3.7"' ,
290290 'hyperframe==6.0.1;python_version>="3.7"' ,
291291 '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"' ,
294294 ],
295295 },
296296 packages = [
You can’t perform that action at this time.
0 commit comments