Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion benchmarking/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pydantic_core==2.41.4
python-dotenv==1.2.1
ruff==0.14.2
seaborn==0.13.2
sentencepiece==0.2.0
sentencepiece==0.2.1
sseclient-py==1.8.0
stqdm==0.0.5
tensorflow==2.16.1
Expand Down
14 changes: 7 additions & 7 deletions data_extraction/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
InstructorEmbedding==1.0.1
Pillow==10.0.1
Pillow==12.1.1
PyMuPDF==1.25.2
PyMuPDFb==1.24.10
PyYAML==6.0.1
Expand Down Expand Up @@ -31,7 +31,7 @@ etelemetry==0.3.0
exceptiongroup==1.1.3
executing==2.0.0
faiss-cpu==1.7.4
filelock==3.12.4
filelock==3.20.3
fonttools==4.43.0
frontend==0.0.3
frozenlist==1.4.0
Expand Down Expand Up @@ -70,7 +70,7 @@ nibabel==5.1.0
nipype==1.8.6
numexpr==2.8.7
numpy==1.26.4
orjson==3.10.6
orjson==3.11.5
packaging==23.2
pandas==2.1.1
parso==0.8.3
Expand All @@ -90,7 +90,7 @@ pydantic_core==2.41.4
pydot==1.4.2
pypandoc==1.12
pyparsing==3.1.1
pypdf==3.16.2
pypdf==6.7.3
python-dateutil==2.8.2
python-docx==1.1.0
python-dotenv==1.2.1
Expand All @@ -102,7 +102,7 @@ ruff==0.6.9
scikit-learn==1.4.0
scipy==1.11.3
sentence_transformers==3.3.1
sentencepiece==0.1.99
sentencepiece==0.2.1
simplejson==3.19.1
six==1.16.0
sniffio==1.3.0
Expand All @@ -115,11 +115,11 @@ tornado==6.3.3
traitlets==5.11.2
traits==6.3.2
tzdata==2023.3
unstructured==0.12.0
unstructured==0.18.18
unstructured_client==0.16.0
unstructured_inference==0.7.21
unstructured_pytesseract==0.3.12
urllib3==2.0.6
urllib3==2.6.3
uvicorn==0.23.2
wcwidth==0.2.8
xlrd==2.0.1
Expand Down
16 changes: 8 additions & 8 deletions data_extraction/requirementsPaddle.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
Babel==2.14.0
Cython==3.0.8
Flask==3.0.0
Flask==3.1.3
InstructorEmbedding==1.0.1
Jinja2==3.1.3
MarkupSafe==2.1.3
Pillow==9.5.0
Pillow==12.1.1
PyMuPDF==1.25.2
PyMuPDFb==1.24.10
PyYAML==6.0.1
Pygments==2.17.2
SQLAlchemy==2.0.25
Werkzeug==3.0.1
Werkzeug==3.1.6
aiohttp==3.9.3
aiosignal==1.3.1
annotated-types==0.6.0
Expand Down Expand Up @@ -78,20 +78,20 @@ opencv-contrib-python==4.9.0.80
opencv-python==4.9.0.80
openpyxl==3.1.2
opt-einsum==3.3.0
orjson==3.10.6
orjson==3.11.5
packaging==23.2
paddleocr==2.6.0.1
paddlepaddle==2.6.2
pandas==2.1.4
parso==0.8.3
pdf2image==1.17.0
pexpect==4.9.0
pip==23.0.1
pip==26.0
platformdirs==4.1.0
pre-commit==4.0.1
premailer==3.10.0
prompt-toolkit==3.0.43
protobuf==4.25.2
protobuf==5.29.6
psutil==5.9.7
ptyprocess==0.7.0
pure-eval==0.2.2
Expand All @@ -110,7 +110,7 @@ scikit-image==0.22.0
scikit-learn==1.4.0
scipy==1.11.4
sentence_transformers==3.3.1
sentencepiece==0.1.99
sentencepiece==0.2.1
setuptools==65.5.0
shapely==2.0.2
six==1.16.0
Expand All @@ -125,7 +125,7 @@ tornado==6.4
tqdm==4.66.1
traitlets==5.14.1
tzdata==2023.4
urllib3==2.1.0
urllib3==2.6.3
visualdl==2.5.3
wcwidth==0.2.13
yarl==1.9.4
4 changes: 2 additions & 2 deletions document_comparison/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ langchain-sambanova==1.0.0
langchain==1.0.2
langgraph==1.0.1
mypy==1.18.2
nltk==3.9.2
nltk==3.9.3
openpyxl==3.1.5
pillow==10.4.0
pillow==12.1.1
pillow-heif==0.22.0
pre-commit==4.3.0
psutil==5.9.7
Expand Down
4 changes: 2 additions & 2 deletions enterprise_knowledge_retriever/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ langchain-sambanova==1.0.0
langchain==1.0.2
langgraph==1.0.1
mypy==1.18.2
nltk==3.9.2
nltk==3.9.3
openpyxl==3.1.5
pillow==10.4.0
pillow==12.1.1
pillow-heif==0.22.0
pre-commit==4.3.0
psutil==5.9.7
Expand Down
2 changes: 1 addition & 1 deletion eval_jumpstart/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pandas==1.5.3
python-dotenv==1.2.1
pydantic==2.12.3
pydantic_core==2.41.4
pypdf==6.1.3
pypdf==6.7.3
streamlit-extras==0.6.0
streamlit==1.51.0
watchdog==6.0.0
Expand Down
2 changes: 1 addition & 1 deletion financial_assistant/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ numpy==1.26.4
pandasai==2.3.2
pydantic==2.12.3
pydantic_core==2.41.4
pypdf==6.1.3
pypdf==6.7.3
python-dotenv==1.2.1
ruff==0.14.2
schedule==1.2.2
Expand Down
2 changes: 1 addition & 1 deletion multimodal_knowledge_retriever/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ langchain-milvus==0.2.2
langchain-sambanova==1.0.0
langchain==1.0.2
mypy==1.18.2
nltk==3.9.2
nltk==3.9.3
pre-commit==4.3.0
pydantic==2.12.3
pydantic_core==2.41.4
Expand Down
2 changes: 1 addition & 1 deletion utils/parsing/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
unstructured==0.18.15
unstructured==0.18.18
unstructured-client==0.25.9
unstructured-inference==1.0.5
langchain==1.0.2
Expand Down
Loading