Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pandas
|
|
6 |
fastapi[standard]
|
7 |
sse-starlette
|
8 |
tiktoken
|
9 |
-
openai
|
|
|
|
6 |
fastapi[standard]
|
7 |
sse-starlette
|
8 |
tiktoken
|
9 |
+
openai
|
10 |
+
langchain_core
|