summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorostix360 <vicrobin1001@gmail.com>2023-06-26 10:02:09 +0200
committerostix360 <vicrobin1001@gmail.com>2023-06-26 10:02:09 +0200
commit1a48e56b5db5815830b5ebcd80fa6d2d5fdfc4eb (patch)
treefb64c20df2f3d4490c84291c7abce375e1d87b98
parentAdd pyproject.toml to build the project (diff)
downloadgpt4free-1a48e56b5db5815830b5ebcd80fa6d2d5fdfc4eb.tar
gpt4free-1a48e56b5db5815830b5ebcd80fa6d2d5fdfc4eb.tar.gz
gpt4free-1a48e56b5db5815830b5ebcd80fa6d2d5fdfc4eb.tar.bz2
gpt4free-1a48e56b5db5815830b5ebcd80fa6d2d5fdfc4eb.tar.lz
gpt4free-1a48e56b5db5815830b5ebcd80fa6d2d5fdfc4eb.tar.xz
gpt4free-1a48e56b5db5815830b5ebcd80fa6d2d5fdfc4eb.tar.zst
gpt4free-1a48e56b5db5815830b5ebcd80fa6d2d5fdfc4eb.zip
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 7b9d01f2..9d4073a8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ streamlit
selenium
fake-useragent
twocaptcha
-st-chat@git+https://github.com/AI-Yash/st-chat.git@ff0f4309d9f654a77955c4cf856a9cf4c3b6c54d
+st-chat@https://github.com/AI-Yash/st-chat/archive/refs/pull/24/head.zip
pydantic
pymailtm
Levenshtein