Spaces:
Running
Running
Wendong-Fan
commited on
Commit
•
5a6fda8
1
Parent(s):
11038c8
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
openai==1.40.2
|
2 |
tenacity==9.0.0
|
3 |
gradio==3.50.2
|
|
|
4 |
camel-ai[all]==0.1.6.2
|
|
|
1 |
openai==1.40.2
|
2 |
tenacity==9.0.0
|
3 |
gradio==3.50.2
|
4 |
+
pydantic==2.6.1
|
5 |
camel-ai[all]==0.1.6.2
|