Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ huggingface_hub==0.19.4
|
|
3 |
numpy==1.24.3
|
4 |
scikit-learn==1.3.0
|
5 |
crewai==0.1.14
|
6 |
-
autogen==0.1.1
|
|
|
|
3 |
numpy==1.24.3
|
4 |
scikit-learn==1.3.0
|
5 |
crewai==0.1.14
|
6 |
+
autogen==0.1.1
|
7 |
+
openai==0.27.0
|