summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorHeiner Lohaus <hlohaus@users.noreply.github.com>2024-02-09 06:36:28 +0100
committerHeiner Lohaus <hlohaus@users.noreply.github.com>2024-02-09 06:36:28 +0100
commit23e002f52ffaffbaf98fa4251ceca70e465db05a (patch)
treef2ba5b5bec6deccef02afd6b29c3502a97b831a5 /setup.py
parentAdd example for Image Upload & Generation (diff)
downloadgpt4free-23e002f52ffaffbaf98fa4251ceca70e465db05a.tar
gpt4free-23e002f52ffaffbaf98fa4251ceca70e465db05a.tar.gz
gpt4free-23e002f52ffaffbaf98fa4251ceca70e465db05a.tar.bz2
gpt4free-23e002f52ffaffbaf98fa4251ceca70e465db05a.tar.lz
gpt4free-23e002f52ffaffbaf98fa4251ceca70e465db05a.tar.xz
gpt4free-23e002f52ffaffbaf98fa4251ceca70e465db05a.tar.zst
gpt4free-23e002f52ffaffbaf98fa4251ceca70e465db05a.zip
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b8383a7a..4f3b0359 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ INSTALL_REQUIRE = [
EXTRA_REQUIRE = {
'all': [
- "curl_cffi>=0.5.10",
+ "curl_cffi>=0.6.0b9",
"certifi",
"async-property", # openai
"py-arkose-generator", # openai