zarashahid commited on
Commit
59049fa
·
verified ·
1 Parent(s): 6747239

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ crewai
3
+ crewai-tools
4
+ langchain-groq
5
+ pandas
6
+ python-dotenv
7
+ requests
8
+ beautifulsoup4
9
+ lxml