Skip to content

Commit 785d8d3

Browse files
committed
Update an optional dependency
1 parent 1993642 commit 785d8d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@
262262
# pip install -e .[selenium-wire]
263263
"selenium-wire": [
264264
'selenium-wire==5.1.0;python_version>="3.7"',
265+
'pyparsing==3.0.9;python_version>="3.7"',
265266
'Brotli==1.0.9;python_version>="3.7"',
266267
'blinker==1.5;python_version>="3.7"',
267268
'h2==4.1.0;python_version>="3.7"',

0 commit comments

Comments
 (0)