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 9350276 commit 070b807Copy full SHA for 070b807
setup.py
@@ -249,14 +249,14 @@
249
# pip install -e .[selenium-wire]
250
"selenium-wire": [
251
'selenium-wire==5.1.0',
252
- 'Brotli==1.0.9',
253
- 'blinker==1.6.2',
+ 'Brotli==1.1.0',
+ 'blinker==1.7.0',
254
'h2==4.1.0',
255
'hpack==4.0.0',
256
'hyperframe==6.0.1',
257
'kaitaistruct==0.10',
258
- 'pyasn1==0.5.0',
259
- 'zstandard==0.21.0',
+ 'pyasn1==0.5.1',
+ 'zstandard==0.22.0',
260
],
261
},
262
packages=[
0 commit comments