mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2026-09-24 13:30:21 +01:00
Bump requirements
This commit is contained in:
+7
-7
@@ -1,14 +1,14 @@
|
|||||||
bottle==0.13.4
|
bottle==0.13.4
|
||||||
waitress==3.0.2
|
waitress==3.0.2
|
||||||
selenium==4.39.0
|
selenium==4.47.0
|
||||||
func-timeout==4.3.5
|
func-timeout==4.3.5
|
||||||
prometheus-client==0.23.1
|
prometheus-client==0.26.0
|
||||||
# Required by undetected_chromedriver
|
# Required by undetected_chromedriver
|
||||||
requests==2.32.5
|
requests==2.34.2
|
||||||
certifi==2025.11.12
|
certifi==2026.7.22
|
||||||
websockets==15.0.1
|
websockets==17.0.1
|
||||||
packaging==25.0
|
packaging==26.3
|
||||||
# Only required for Linux and macOS
|
# Only required for Linux and macOS
|
||||||
xvfbwrapper==0.2.16; platform_system != "Windows"
|
xvfbwrapper==0.2.29; platform_system != "Windows"
|
||||||
# Only required for Windows
|
# Only required for Windows
|
||||||
pefile==2024.8.26; platform_system == "Windows"
|
pefile==2024.8.26; platform_system == "Windows"
|
||||||
|
|||||||
Reference in New Issue
Block a user