Bump dependencies (#1640)

This commit is contained in:
flower
2025-12-09 15:55:38 +03:00
committed by GitHub
parent 0fe9958afe
commit aee1df3201
5 changed files with 9 additions and 10 deletions

View File

@@ -1,14 +1,14 @@
bottle==0.13.4
waitress==3.0.2
selenium==4.38.0
selenium==4.39.0
func-timeout==4.3.5
prometheus-client==0.23.1
# Required by undetected_chromedriver
requests==2.32.5
certifi==2025.10.5
certifi==2025.11.12
websockets==15.0.1
packaging==25.0
# Only required for Linux and macOS
xvfbwrapper==0.2.15; platform_system != "Windows"
xvfbwrapper==0.2.16; platform_system != "Windows"
# Only required for Windows
pefile==2024.8.26; platform_system == "Windows"