Skip to content

Commit 4efd727

Browse files
committed
Upgrade selenium and lxml for Edge 145 compat
1 parent 10f4aa0 commit 4efd727

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

requirements.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
beautifulsoup4==4.14.3
22
requests==2.33.0
33
requests-cache==1.3.1
4-
msedge-selenium-tools==3.141.4
5-
selenium==3.141.0
6-
lxml==4.9.4
7-
#html5lib==1.1
8-
playwright==1.58.0
4+
selenium==4.31.0
5+
lxml==5.4.0
6+
playwright==1.58.0

0 commit comments

Comments
 (0)