Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
arize-phoenix-otel==0.9.2
|
2 |
crewai==0.118.0
|
3 |
crewai[tools]==0.118.0
|
4 |
-
docx==0.2.4
|
5 |
google-genai==1.13.0
|
6 |
-
openinference-instrumentation-crewai==0.1.9
|
|
|
|
|
|
1 |
arize-phoenix-otel==0.9.2
|
2 |
crewai==0.118.0
|
3 |
crewai[tools]==0.118.0
|
|
|
4 |
google-genai==1.13.0
|
5 |
+
openinference-instrumentation-crewai==0.1.9
|
6 |
+
python-docx==1.1.2
|
7 |
+
python-pptx==1.0.2
|