paulhemb commited on
Commit
3e4343c
·
verified ·
1 Parent(s): 9a0e346

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -21,6 +21,7 @@ tiktoken
21
  faiss-cpu
22
  chromadb
23
  numpy
 
24
 
25
  # PDF Processing
26
  pymupdf
 
21
  faiss-cpu
22
  chromadb
23
  numpy
24
+ python-dotenv
25
 
26
  # PDF Processing
27
  pymupdf