Files
FlareSolverr/requirements.txt
dependabot[bot] 68899063af Bump requests from 2.32.5 to 2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 14:46:21 +00:00

15 lines
366 B
Plaintext

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