Update setup.py

This commit is contained in:
H Lohaus 2024-01-31 21:36:47 +01:00 committed by GitHub
parent bf1d642ecf
commit 5627cd913e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ EXTRA_REQUIRE = {
"platformdirs", # webdriver
"undetected-chromedriver", # webdriver
"setuptools", # webdriver
"aiohttp_socks" # proxy
"aiohttp_socks", # proxy
"pillow", # image
"cairosvg", # svg image
"werkzeug", "flask", # gui