diff options
author | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-03-25 21:19:13 +0100 |
---|---|---|
committer | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-03-25 21:19:13 +0100 |
commit | 92358bd896b5f06c3d9732f6b24a10092fbef81f (patch) | |
tree | ce55f09686dfab7cfde5766a60fd7337b49dd984 /requirements.txt | |
parent | Add init file for openai dir (diff) | |
download | gpt4free-92358bd896b5f06c3d9732f6b24a10092fbef81f.tar gpt4free-92358bd896b5f06c3d9732f6b24a10092fbef81f.tar.gz gpt4free-92358bd896b5f06c3d9732f6b24a10092fbef81f.tar.bz2 gpt4free-92358bd896b5f06c3d9732f6b24a10092fbef81f.tar.lz gpt4free-92358bd896b5f06c3d9732f6b24a10092fbef81f.tar.xz gpt4free-92358bd896b5f06c3d9732f6b24a10092fbef81f.tar.zst gpt4free-92358bd896b5f06c3d9732f6b24a10092fbef81f.zip |
Diffstat (limited to '')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 671b2394..1c00e099 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,5 @@ beautifulsoup4 aiohttp_socks gpt4all pywebview -plyer
\ No newline at end of file +plyer +pycryptodome
\ No newline at end of file |