Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ openai
|
|
7 |
docarray
|
8 |
tiktoken
|
9 |
cohere
|
10 |
-
pinecone-client
|
|
|
|
7 |
docarray
|
8 |
tiktoken
|
9 |
cohere
|
10 |
+
pinecone-client
|
11 |
+
uvicorn
|