index
:
anonymous/gpt4free
add-license-1
best
index
main
revert-29-patch-1
upate-readme
upp
user
xtekky-patch-1
gpt4free
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setup.py
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '')
-rw-r--r--
setup.py
3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 9b3f12d0..7d0fbed0 100644
--- a/
setup.py
+++ b/
setup.py
@@ -74,6 +74,9 @@ EXTRA_REQUIRE = {
],
"local": [
"gpt4all"
+ ],
+ "curl_cffi": [
+ "curl_cffi>=0.6.2",
]
}