This is an automated email from the ASF dual-hosted git repository.
jin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git
The following commit(s) were added to refs/heads/main by this push:
new 69ee1e7 chore: update gradio to v4.43.0 (#85)
69ee1e7 is described below
commit 69ee1e7d3e86973c847c789d246ea1326e34d974
Author: chenzihong <[email protected]>
AuthorDate: Wed Sep 25 17:18:17 2024 +0800
chore: update gradio to v4.43.0 (#85)
---
hugegraph-llm/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hugegraph-llm/requirements.txt b/hugegraph-llm/requirements.txt
index 0a65785..d13e015 100644
--- a/hugegraph-llm/requirements.txt
+++ b/hugegraph-llm/requirements.txt
@@ -4,7 +4,7 @@ qianfan~=0.3.18
retry~=0.9.2
tiktoken>=0.7.0
nltk~=3.8.1
-gradio~=4.37.2
+gradio~=4.43.0
jieba>=0.42.1
numpy~=1.24.4
python-docx~=1.1.2