Skip to content

Commit 8809710

Browse files
committed
Refresh Python dependencies
1 parent 71e8903 commit 8809710

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
seleniumbase>=4.34.0
1+
seleniumbase>=4.37.6
22
pdbp>=1.5.0
33
tabcompleter>=1.3.0
44
sbvirtualdisplay>=1.3.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
],
5252
python_requires='>=3.8',
5353
install_requires=[
54-
'seleniumbase>=4.34.0',
54+
'seleniumbase>=4.37.6',
5555
'pdbp>=1.5.0',
5656
'tabcompleter>=1.3.0',
5757
'sbvirtualdisplay>=1.3.0',

0 commit comments

Comments
 (0)