Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
crewai
|
2 |
docx2txt==0.8
|
3 |
langchain==0.3.20
|
4 |
litellm==1.40.14
|
@@ -7,4 +7,4 @@ 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.
|
|
|
1 |
+
crewai
|
2 |
docx2txt==0.8
|
3 |
langchain==0.3.20
|
4 |
litellm==1.40.14
|
|
|
7 |
python-dotenv==1.0.1
|
8 |
python_docx==1.1.2
|
9 |
python_pptx==1.0.2
|
10 |
+
streamlit==1.28.0
|