Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
qing762 committed Apr 19, 2024
1 parent 59215a1 commit 0f624cd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,7 @@
import browsers
import sys
from DrissionPage import ChromiumPage
from DrissionPage.common import wait_until
from selenium.webdriver.support.ui import WebDriverWait
from requests_html import HTMLSession
from selenium.webdriver.common.by import By
from selenium_stealth import stealth
from seleniumbase import DriverContext
from selenium.webdriver.support import expected_conditions as EC


def get_random_string(length):
Expand Down
3 changes: 0 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
DrissionPage==4.0.4.21
DrissionPage==4.0.4.21
requests_html==0.10.0
selenium==4.19.0
selenium_stealth==1.0.6
seleniumbase==4.20.2
pybrowsers @ git+https://github.com/roniemartinez/browsers

0 comments on commit 0f624cd

Please sign in to comment.