diff options
author | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-03-22 12:59:45 +0100 |
---|---|---|
committer | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-03-22 12:59:45 +0100 |
commit | a892d7b935e3e4d8545c2a0ee355c757e18600bd (patch) | |
tree | c46aa5ef2af1413d7b10a022d275aaea1d9c629c /requirements.txt | |
parent | Fix typo in Readme (diff) | |
download | gpt4free-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 |
Diffstat (limited to '')
-rw-r--r-- | requirements.txt | 6 |
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 |