diff options
author | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-03-27 19:04:00 +0100 |
---|---|---|
committer | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-03-27 19:04:00 +0100 |
commit | d0da5900c4d79b65a4ede95306530ce538265f05 (patch) | |
tree | 6e151884eef7c1665abf994e94d2c7f11e4b3843 /requirements.txt | |
parent | Fix load .har files, add hardir to docker, add docs (diff) | |
download | gpt4free-d0da5900c4d79b65a4ede95306530ce538265f05.tar gpt4free-d0da5900c4d79b65a4ede95306530ce538265f05.tar.gz gpt4free-d0da5900c4d79b65a4ede95306530ce538265f05.tar.bz2 gpt4free-d0da5900c4d79b65a4ede95306530ce538265f05.tar.lz gpt4free-d0da5900c4d79b65a4ede95306530ce538265f05.tar.xz gpt4free-d0da5900c4d79b65a4ede95306530ce538265f05.tar.zst gpt4free-d0da5900c4d79b65a4ede95306530ce538265f05.zip |
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 1c00e099..da7f598a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ aiohttp_socks gpt4all pywebview plyer -pycryptodome
\ No newline at end of file +cryptography
\ No newline at end of file |