thewise commited on
Commit
42d0482
·
1 Parent(s): cb1199a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -5,3 +5,9 @@ langchain==0.0.305
5
  langchain[docarray]
6
  pypdf==3.12.2
7
  tiktoken
 
 
 
 
 
 
 
5
  langchain[docarray]
6
  pypdf==3.12.2
7
  tiktoken
8
+ numpy
9
+ orjson
10
+ pydantic
11
+ rich
12
+ types-requests
13
+ typing-inspect