Skip to content

Commit 070b807

Browse files
committed
Refresh optional Python dependencies
1 parent 9350276 commit 070b807

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -249,14 +249,14 @@
249249
# pip install -e .[selenium-wire]
250250
"selenium-wire": [
251251
'selenium-wire==5.1.0',
252-
'Brotli==1.0.9',
253-
'blinker==1.6.2',
252+
'Brotli==1.1.0',
253+
'blinker==1.7.0',
254254
'h2==4.1.0',
255255
'hpack==4.0.0',
256256
'hyperframe==6.0.1',
257257
'kaitaistruct==0.10',
258-
'pyasn1==0.5.0',
259-
'zstandard==0.21.0',
258+
'pyasn1==0.5.1',
259+
'zstandard==0.22.0',
260260
],
261261
},
262262
packages=[

0 commit comments

Comments
 (0)