samspeaks5 commited on
Commit
1ed0e66
·
verified ·
1 Parent(s): 1684ac5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- crewai>=0.11.0
2
- gradio>=3.50.0
3
- python-dotenv>=1.0.0
4
- duckduckgo-search>=3.9.0
5
- beautifulsoup4>=4.12.0
6
- requests>=2.31.0
7
- pydantic>=2.0.0
 
 
1
+ crewai>=0.11.0
2
+ gradio>=3.50.0
3
+ python-dotenv>=1.0.0
4
+ duckduckgo-search>=3.9.0
5
+ beautifulsoup4>=4.12.0
6
+ requests>=2.31.0
7
+ pydantic>=2.0.0
8
+ crewai_tools>=0.40.1