Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
crewai==0.108.0
|
2 |
docx2txt==0.8
|
3 |
langchain==0.3.20
|
4 |
-
litellm==1.
|
5 |
pydantic==2.10.6
|
6 |
PyPDF2==3.0.1
|
7 |
python-dotenv==1.0.1
|
|
|
1 |
crewai==0.108.0
|
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
|