diff options
author | ostix360 <vicrobin1001@gmail.com> | 2023-06-26 10:02:09 +0200 |
---|---|---|
committer | ostix360 <vicrobin1001@gmail.com> | 2023-06-26 10:02:09 +0200 |
commit | 1a48e56b5db5815830b5ebcd80fa6d2d5fdfc4eb (patch) | |
tree | fb64c20df2f3d4490c84291c7abce375e1d87b98 | |
parent | Add pyproject.toml to build the project (diff) | |
download | gpt4free-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 |
Diffstat (limited to '')
-rw-r--r-- | requirements.txt | 2 |
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 |