chburhan64 commited on
Commit
e1f77d2
·
verified ·
1 Parent(s): 688cfac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -10
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
- streamlit
2
- crewai[tools]
3
- langchain-groq
4
- langchain-community
5
- langchain-openai
6
- pandas
7
- beautifulsoup4
8
- requests
9
- duckduckgo-search
10
- litellm
 
1
+ streamlit==1.28.0
2
+ pandas==2.0.3
3
+ crewai==0.28.8
4
+ langchain-openai==0.0.8
5
+ langchain-community==0.0.29
6
+ beautifulsoup4==4.12.2
7
+ requests==2.31.0
8
+ duckduckgo-search==3.8.5