thewise commited on
Commit
3bd8050
·
1 Parent(s): 79e2475

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ streamlit_chat
5
  langchain==0.0.260
6
  pypdf==3.12.2
7
  pypdf2==3.0.1
8
- tiktoken==0.4.0
 
 
5
  langchain==0.0.260
6
  pypdf==3.12.2
7
  pypdf2==3.0.1
8
+ tiktoken==0.4.0
9
+ pydantic==1.10.11