diff options
author | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-03-22 13:01:07 +0100 |
---|---|---|
committer | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-03-22 13:01:07 +0100 |
commit | a56521b706a4197d856a86cdf04fa735f0afcd7d (patch) | |
tree | 81c2e2a16703797153f398953f757ef531c283ff | |
parent | Add updated requirements (diff) | |
download | gpt4free-a56521b706a4197d856a86cdf04fa735f0afcd7d.tar gpt4free-a56521b706a4197d856a86cdf04fa735f0afcd7d.tar.gz gpt4free-a56521b706a4197d856a86cdf04fa735f0afcd7d.tar.bz2 gpt4free-a56521b706a4197d856a86cdf04fa735f0afcd7d.tar.lz gpt4free-a56521b706a4197d856a86cdf04fa735f0afcd7d.tar.xz gpt4free-a56521b706a4197d856a86cdf04fa735f0afcd7d.tar.zst gpt4free-a56521b706a4197d856a86cdf04fa735f0afcd7d.zip |
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index cf0ec5db..671b2394 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,9 +14,9 @@ platformdirs fastapi uvicorn flask -py-arkose-generator brotli beautifulsoup4 aiohttp_socks gpt4all -pywebview
\ No newline at end of file +pywebview +plyer
\ No newline at end of file |