mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2025-07-24 02:50:07 +00:00
chore: Upgrade to newest selenium and other dependencies
This commit is contained in:
parent
3e51ac1188
commit
377e0e2306
@ -1,13 +1,13 @@
|
|||||||
bottle==0.12.25
|
bottle==0.13.4
|
||||||
waitress==3.0.1
|
waitress==3.0.2
|
||||||
selenium==4.15.2
|
selenium==4.34.2
|
||||||
func-timeout==4.3.5
|
func-timeout==4.3.5
|
||||||
prometheus-client==0.17.1
|
prometheus-client==0.22.1
|
||||||
# required by undetected_chromedriver
|
# required by undetected_chromedriver
|
||||||
requests==2.32.4
|
requests==2.32.4
|
||||||
certifi==2024.07.04
|
certifi==2025.7.9
|
||||||
websockets==11.0.3
|
websockets==15.0.1
|
||||||
# only required for linux and macos
|
# only required for linux and macos
|
||||||
xvfbwrapper==0.2.9; platform_system != "Windows"
|
xvfbwrapper==0.2.13; platform_system != "Windows"
|
||||||
# only required for windows
|
# only required for windows
|
||||||
pefile==2023.2.7; platform_system == "Windows"
|
pefile==2024.8.26; platform_system == "Windows"
|
||||||
|
@ -1 +1 @@
|
|||||||
WebTest==3.0.0
|
WebTest==3.0.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user