Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ pinecone-client
|
|
| 3 |
openai
|
| 4 |
tiktoken
|
| 5 |
nest-asyncio
|
| 6 |
-
constants
|
|
|
|
|
|
| 3 |
openai
|
| 4 |
tiktoken
|
| 5 |
nest-asyncio
|
| 6 |
+
constants
|
| 7 |
+
lxml
|