Update requirements.md

This commit is contained in:
H Lohaus
2025-02-21 09:56:20 +01:00
committed by GitHub
parent 40c6132c06
commit 229fc0e6e8
-4
View File
@@ -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