Skip to content

Commit 292f443

Browse files
committed
Refresh optional "selenium-wire" dependencies
1 parent 20fe545 commit 292f443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
'hyperframe==6.0.1;python_version>="3.7"',
301301
'kaitaistruct==0.10;python_version>="3.7"',
302302
'pyasn1==0.4.8;python_version>="3.7"',
303-
'zstandard==0.18.0;python_version>="3.7"',
303+
'zstandard==0.19.0;python_version>="3.7"',
304304
],
305305
},
306306
packages=[

0 commit comments

Comments
 (0)