TheBobBob commited on
Commit
c86768f
·
verified ·
1 Parent(s): ae167e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,3 +5,4 @@ streamlit==1.23.0
5
  langchain-text-splitters==0.2.4
6
  chromadb==0.5.5
7
  gradio==3.36.1
 
 
5
  langchain-text-splitters==0.2.4
6
  chromadb==0.5.5
7
  gradio==3.36.1
8
+ pydantic==1.*