Skip to content

Commit

Permalink
Fix of CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
JanPalasek committed Nov 4, 2023
1 parent 76d640d commit c104ae0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ passenv = *
deps =
pytest
requests
webdriver-manager<4.0.0
selenium<5.0.0
webdriver-manager<=3.8.6
selenium<=4.10.0
ipykernel
pandas
commands =
Expand Down

0 comments on commit c104ae0

Please sign in to comment.