summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHeiner Lohaus <hlohaus@users.noreply.github.com>2024-03-22 12:59:45 +0100
committerHeiner Lohaus <hlohaus@users.noreply.github.com>2024-03-22 12:59:45 +0100
commita892d7b935e3e4d8545c2a0ee355c757e18600bd (patch)
treec46aa5ef2af1413d7b10a022d275aaea1d9c629c
parentFix typo in Readme (diff)
downloadgpt4free-a892d7b935e3e4d8545c2a0ee355c757e18600bd.tar
gpt4free-a892d7b935e3e4d8545c2a0ee355c757e18600bd.tar.gz
gpt4free-a892d7b935e3e4d8545c2a0ee355c757e18600bd.tar.bz2
gpt4free-a892d7b935e3e4d8545c2a0ee355c757e18600bd.tar.lz
gpt4free-a892d7b935e3e4d8545c2a0ee355c757e18600bd.tar.xz
gpt4free-a892d7b935e3e4d8545c2a0ee355c757e18600bd.tar.zst
gpt4free-a892d7b935e3e4d8545c2a0ee355c757e18600bd.zip
-rw-r--r--requirements.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt
index def8c7e3..cf0ec5db 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15,10 +15,8 @@ fastapi
uvicorn
flask
py-arkose-generator
-undetected-chromedriver>=3.5.5
brotli
beautifulsoup4
-setuptools
aiohttp_socks
-selenium-wire
-gpt4all \ No newline at end of file
+gpt4all
+pywebview \ No newline at end of file