mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2026-09-24 06:10:14 +01:00
deps: install invisible-playwright from PyPI instead of git
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ description = "API for getting cookies for Cloudflare challenges"
|
||||
readme = "README.md"
|
||||
dependencies = [
|
||||
"fastapi[standard]==0.139.*",
|
||||
"invisible_playwright @ git+https://github.com/feder-cr/invisible_playwright.git",
|
||||
"invisible-playwright>=0.4.9",
|
||||
"playwright==1.60.*",
|
||||
"playwright-captcha==0.1.*",
|
||||
"pydantic==2.*",
|
||||
|
||||
Reference in New Issue
Block a user