Skip to content

Commit

Permalink
fix: Pip blinker due to seleniumbase/SeleniumBase#2782
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k committed Dec 10, 2024
1 parent 2de3d32 commit 2fe6027
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions requirements-integration.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ requests
selenium
selenium-wire
tenacity
blinker===1.7.0
6 changes: 4 additions & 2 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ backports-strenum==1.3.1
# via juju
bcrypt==4.2.1
# via paramiko
blinker==1.8.2
# via selenium-wire
blinker===1.7.0
# via
# -r requirements-integration.in
# selenium-wire
brotli==1.1.0
# via selenium-wire
cachetools==5.5.0
Expand Down

0 comments on commit 2fe6027

Please sign in to comment.