Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio>=4.44.0
|
| 2 |
-
crewai>=1.15.4
|
| 3 |
crewai-tools
|
| 4 |
crewai[file-processing]
|
| 5 |
python-dotenv
|
|
|
|
| 1 |
gradio>=4.44.0
|
| 2 |
+
crewai[file-processing,google-genai]>=1.15.4
|
| 3 |
crewai-tools
|
| 4 |
crewai[file-processing]
|
| 5 |
python-dotenv
|