Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
Flask
|
2 |
crewai
|
3 |
crewai[embeddings]
|
|
|
4 |
crewai[tools]
|
5 |
python-dotenv
|
6 |
langchain-google-genai
|
|
|
1 |
Flask
|
2 |
crewai
|
3 |
crewai[embeddings]
|
4 |
+
boto3
|
5 |
crewai[tools]
|
6 |
python-dotenv
|
7 |
langchain-google-genai
|