srikol commited on
Commit
162b934
·
verified ·
1 Parent(s): f5208cd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio>=4.25
 
2
  PyPDF2
3
  python-docx
4
  sentence-transformers
 
1
+ gradio>=4.43.0
2
+ pydantic==2.10.6 # avoids Pydantic-2.11 recursion bug
3
  PyPDF2
4
  python-docx
5
  sentence-transformers