kashyaparun commited on
Commit
aedf865
·
verified ·
1 Parent(s): 3f56efd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
  crewai
2
- docx2txt==0.8
3
- langchain==0.3.20
4
- litellm==1.40.14
5
- pydantic==2.10.6
6
- PyPDF2==3.0.1
7
- python-dotenv==1.0.1
8
- python_docx==1.1.2
9
- python_pptx==1.0.2
10
- streamlit==1.28.0
 
 
1
  crewai
2
+ crewai['tools']
3
+ docx2txt
4
+ langchain
5
+
6
+ pydantic
7
+ PyPDF2
8
+ python-dotenv
9
+ python_docx
10
+ python_pptx
11
+ streamlit