datacipen commited on
Commit
4c0c0a1
·
verified ·
1 Parent(s): 48cf0ba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ openai
5
  chromadb
6
  tiktoken
7
  pymupdf
8
- azure-ai-inference
 
 
5
  chromadb
6
  tiktoken
7
  pymupdf
8
+ azure-ai-inference
9
+ tenacity==8.2.3