Skip to content

Commit 5c81379

Browse files
authored
Merge pull request #2 from cyber-evangelists/dependabot/pip/gradio-5.5.0
Upgrade: Bump gradio from 4.44.1 to 5.5.0
2 parents b9f314e + 6aec5d9 commit 5c81379

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
gradio==4.44.1
1+
gradio==5.5.0
22
loguru==0.7.2
33
websockets
44
python-dotenv==1.0.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ qdrant-client==1.12.0
44
python-multipart==0.0.16
55
scikit-learn==1.5.2
66
langchain-core==0.3.18
7-
gradio==4.44.1
7+
gradio==5.5.0
88
loguru==0.7.2
99
python-dotenv==1.0.1
1010
llama-index==0.11.21

0 commit comments

Comments
 (0)