DrishtiSharma commited on
Commit
e4363f0
Β·
verified Β·
1 Parent(s): c320ec9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -10,4 +10,5 @@ nltk==3.8.1
10
  #langchain
11
  pandas
12
  langchain-text-splitters
13
- tiktoken
 
 
10
  #langchain
11
  pandas
12
  langchain-text-splitters
13
+ tiktoken
14
+ PyPDF2