diff options
author | H Lohaus <hlohaus@users.noreply.github.com> | 2024-03-22 13:01:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-22 13:01:48 +0100 |
commit | cb74a39d9272801e5d264574fc16fce8ac89011d (patch) | |
tree | 81c2e2a16703797153f398953f757ef531c283ff /requirements.txt | |
parent | Merge pull request #1729 from hlohaus/giga (diff) | |
parent | Add updated requirements (diff) | |
download | gpt4free-cb74a39d9272801e5d264574fc16fce8ac89011d.tar gpt4free-cb74a39d9272801e5d264574fc16fce8ac89011d.tar.gz gpt4free-cb74a39d9272801e5d264574fc16fce8ac89011d.tar.bz2 gpt4free-cb74a39d9272801e5d264574fc16fce8ac89011d.tar.lz gpt4free-cb74a39d9272801e5d264574fc16fce8ac89011d.tar.xz gpt4free-cb74a39d9272801e5d264574fc16fce8ac89011d.tar.zst gpt4free-cb74a39d9272801e5d264574fc16fce8ac89011d.zip |
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt index def8c7e3..671b2394 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,11 +14,9 @@ platformdirs 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 +plyer
\ No newline at end of file |