Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ fastapi
|
|
2 |
pinecone
|
3 |
openai
|
4 |
uvicorn
|
5 |
-
numpy
|
|
|
|
|
|
2 |
pinecone
|
3 |
openai
|
4 |
uvicorn
|
5 |
+
numpy
|
6 |
+
python-dotenv
|
7 |
+
pydantic
|