gaelhuser commited on
Commit
8a8a1b2
·
verified ·
1 Parent(s): d54eba5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -7,4 +7,5 @@ gradio==5.8.0
7
  sentence-transformers==3.3.1
8
  faiss-cpu==1.9.0.post1
9
  langchain-huggingface==0.1.2
 
10
  GitPython==3.1.37
 
7
  sentence-transformers==3.3.1
8
  faiss-cpu==1.9.0.post1
9
  langchain-huggingface==0.1.2
10
+ pydantic==2.9.2
11
  GitPython==3.1.37