Prak2005 commited on
Commit
b9384c4
·
verified ·
1 Parent(s): cd9c7e8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- crewai
2
- crewai-tools
3
-
4
- python-dotenv
5
  gradio>=4.0.0
6
  pydantic>=2.0.0
 
 
7
  typing-extensions>=4.0.0
 
 
 
 
 
1
  gradio>=4.0.0
2
  pydantic>=2.0.0
3
+ google-generativeai>=0.3.0
4
+ aiohttp>=3.8.0
5
  typing-extensions>=4.0.0