Merge PR #1714: Replace tf-playwright-stealth with playwright-stealth
This commit is contained in:
@@ -26,7 +26,7 @@ dependencies = [
|
||||
"python-dotenv~=1.0",
|
||||
"requests~=2.26",
|
||||
"beautifulsoup4~=4.12",
|
||||
"tf-playwright-stealth>=1.1.0",
|
||||
"playwright-stealth>=2.0.0",
|
||||
"xxhash~=3.4",
|
||||
"rank-bm25~=0.2",
|
||||
"snowballstemmer~=2.2",
|
||||
|
||||
@@ -13,7 +13,7 @@ patchright>=1.49.0
|
||||
python-dotenv~=1.0
|
||||
requests~=2.26
|
||||
beautifulsoup4~=4.12
|
||||
tf-playwright-stealth>=1.1.0
|
||||
playwright-stealth>=2.0.0
|
||||
xxhash~=3.4
|
||||
rank-bm25~=0.2
|
||||
colorama~=0.4
|
||||
|
||||
@@ -67,7 +67,7 @@ PACKAGE_MAPPINGS = {
|
||||
'patchright': 'patchright',
|
||||
'dotenv': 'python-dotenv',
|
||||
'fake_useragent': 'fake-useragent',
|
||||
'playwright_stealth': 'tf-playwright-stealth',
|
||||
'playwright_stealth': 'playwright-stealth',
|
||||
'sentence_transformers': 'sentence-transformers',
|
||||
'rank_bm25': 'rank-bm25',
|
||||
'snowballstemmer': 'snowballstemmer',
|
||||
|
||||
Reference in New Issue
Block a user