Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ unstructured[all-docs]
|
|
6 |
langserve[all]
|
7 |
langsmith
|
8 |
python-dotenv
|
9 |
-
openai
|
|
|
|
6 |
langserve[all]
|
7 |
langsmith
|
8 |
python-dotenv
|
9 |
+
openai
|
10 |
+
apscheduler
|