summaryrefslogtreecommitdiffstats
path: root/requirements-slim.txt
diff options
context:
space:
mode:
authorHeiner Lohaus <hlohaus@users.noreply.github.com>2024-11-17 11:06:37 +0100
committerHeiner Lohaus <hlohaus@users.noreply.github.com>2024-11-17 11:06:37 +0100
commitea1448001df9c66f05a52618eb3e40a88df5efe8 (patch)
tree3f113ea8beb7c43920871019512aeb8de9d1b4f7 /requirements-slim.txt
parentFix api streaming, fix AsyncClient (#2357) (diff)
downloadgpt4free-ea1448001df9c66f05a52618eb3e40a88df5efe8.tar
gpt4free-ea1448001df9c66f05a52618eb3e40a88df5efe8.tar.gz
gpt4free-ea1448001df9c66f05a52618eb3e40a88df5efe8.tar.bz2
gpt4free-ea1448001df9c66f05a52618eb3e40a88df5efe8.tar.lz
gpt4free-ea1448001df9c66f05a52618eb3e40a88df5efe8.tar.xz
gpt4free-ea1448001df9c66f05a52618eb3e40a88df5efe8.tar.zst
gpt4free-ea1448001df9c66f05a52618eb3e40a88df5efe8.zip
Diffstat (limited to 'requirements-slim.txt')
-rw-r--r--requirements-slim.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/requirements-slim.txt b/requirements-slim.txt
new file mode 100644
index 00000000..b9cbceba
--- /dev/null
+++ b/requirements-slim.txt
@@ -0,0 +1,16 @@
+requests
+pycryptodome
+curl_cffi>=0.6.2
+aiohttp
+certifi
+duckduckgo-search>=5.0
+nest_asyncio
+werkzeug
+pillow
+fastapi
+uvicorn
+flask
+brotli
+beautifulsoup4
+aiohttp_socks
+cryptography \ No newline at end of file