Skip to content

Commit

Permalink
fix: Use tagged release for playwright-stealth
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Dec 26, 2024
1 parent 26a9bae commit eac4d49
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ puremagic = "^1.28"
async-timeout = {version = "^4.0.3", python = "<3.11"}
aiohttp = {version = "^3.11.11", extras = ["speedups"]}
aiohttp-socks = "^0.10"
playwright-stealth = {git = "https://github.com/Mattwmaster58/playwright_stealth"}
playwright-stealth = {git = "https://github.com/Mattwmaster58/playwright_stealth", rev = "rc4"}

[tool.poetry.extras]
recaptcha = ["pydub", "SpeechRecognition"]
Expand Down

0 comments on commit eac4d49

Please sign in to comment.