Martechsol commited on
Commit
071add8
·
1 Parent(s): 392a1db

Pin gradio>=5.0.0 to fix Chatbot type='messages' runtime error

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,7 +7,7 @@ pypdf
7
  python-dotenv
8
  numpy
9
  httpx
10
- gradio
11
  python-multipart
12
  pandas
13
  openpyxl
 
7
  python-dotenv
8
  numpy
9
  httpx
10
+ gradio>=5.0.0
11
  python-multipart
12
  pandas
13
  openpyxl