From 229fc0e6e80f84a927effbef3352e36888a1852c Mon Sep 17 00:00:00 2001 From: H Lohaus Date: Fri, 21 Feb 2025 09:56:20 +0100 Subject: Update requirements.md --- docs/requirements.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/requirements.md b/docs/requirements.md index 5c45728a..4c9d09bf 100644 --- a/docs/requirements.md +++ b/docs/requirements.md @@ -26,10 +26,6 @@ Install required packages for uploading / generating images: ``` pip install -U g4f[image] ``` -Install required packages for using the webdriver: -``` -pip install -U g4f[webdriver] -``` Install required package for proxy support with aiohttp: ``` pip install -U aiohttp_socks -- cgit v1.2.3