Skip to content

Commit

Permalink
Upgrading playwright
Browse files Browse the repository at this point in the history
Related to #956
  • Loading branch information
Yomguithereal committed Apr 15, 2024
1 parent 7f3a23f commit b3c6653
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ ebbe==1.13.2
json5==0.9.11
lxml>=4.9.2,<5.2
nanoid==2.0.0
playwright==1.35.0
playwright_stealth==1.0.5
playwright==1.43.0
playwright-stealth==1.0.6
pyyaml==6.0.1
quenouille==1.9.1
rich==13.6.0
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"json5>=0.8.5",
"lxml>=4.3.0,<5.2",
"nanoid>=2,<3",
"playwright>=1.35,<1.36",
"playwright_stealth>=1,<2",
"playwright>=1.43,<1.44",
"playwright_stealth>=1.0.6,<2",
"pyyaml",
"quenouille>=1.9.1,<2",
"rich>=13,<14",
Expand Down

0 comments on commit b3c6653

Please sign in to comment.