Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ qdrant-client>=1.6.0
|
|
| 5 |
python-dotenv>=1.0.0
|
| 6 |
tiktoken>=0.5.0
|
| 7 |
langchain>=0.0.335
|
| 8 |
-
langchain-openai>=0.0.5
|
|
|
|
|
|
| 5 |
python-dotenv>=1.0.0
|
| 6 |
tiktoken>=0.5.0
|
| 7 |
langchain>=0.0.335
|
| 8 |
+
langchain-openai>=0.0.5
|
| 9 |
+
uvicorn
|