faiqarasheed28 commited on
Commit
4ff549a
·
verified ·
1 Parent(s): f1b8a08

Update requirments.txt

Browse files
Files changed (1) hide show
  1. requirments.txt +8 -8
requirments.txt CHANGED
@@ -1,8 +1,8 @@
1
- crewai>=0.30.0
2
- streamlit>=1.30.0
3
- python-dotenv
4
- python-docx
5
- PyPDF2
6
- langchain_groq
7
- duckduckgo-search
8
- litellm
 
1
+ crewai==0.25.0
2
+ streamlit==1.28.0
3
+ groq==0.4.1
4
+ litellm==1.0.0
5
+ python-dotenv==1.0.0
6
+ python-docx==0.8.11
7
+ PyPDF2==3.0.1
8
+ requests==2.31.0