Skip to content

Commit

Permalink
upgrades selenium
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed Sep 20, 2023
1 parent 9be2c0f commit 31c2472
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ test = [
"pygments", # demo_browser
"seaborn", # example
#scipy", # example
"selenium",
"selenium>=4.12.0",
"testfixtures",
"vega_datasets", #example
"webdriver-manager",
"webdriver-manager>=4.0.0",
"pandas-datareader", # example
"python-multipart"
]
Expand Down

0 comments on commit 31c2472

Please sign in to comment.