Spaces:
Running
Running
updated requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ chainlit
|
|
2 |
openai
|
3 |
pinecone
|
4 |
websockets
|
5 |
-
protoc_gen_openapiv2
|
|
|
|
2 |
openai
|
3 |
pinecone
|
4 |
websockets
|
5 |
+
protoc_gen_openapiv2
|
6 |
+
pydantic==2.10.1
|