Skip to content

Commit 8e8c85d

Browse files
authored
Update requirements.txt
Resolved the startup failure caused by the error: `TypeError: argument of type 'bool' is not iterable.`
1 parent f1a467a commit 8e8c85d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
browser-use==0.1.40
22
pyperclip==1.9.0
3-
gradio==5.10.0
3+
gradio==5.23.1
44
json-repair
55
langchain-mistralai==0.2.4
66
langchain-google-genai==2.0.8
7-
MainContentExtractor==0.0.4
7+
MainContentExtractor==0.0.4

0 commit comments

Comments
 (0)