Skip to content

Commit

Permalink
requirement updated
Browse files Browse the repository at this point in the history
  • Loading branch information
snova-jorgep committed Dec 16, 2024
1 parent 4db9bea commit b6c376b
Show file tree
Hide file tree
Showing 8 changed files with 45 additions and 38 deletions.
11 changes: 5 additions & 6 deletions data_extraction/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@

#Addn Code Formatting
InstructorEmbedding==1.0.1
Pillow==10.0.1
PyMuPDF==1.23.4
Expand Down Expand Up @@ -55,9 +53,10 @@ jupyter_client==8.3.1
jupyter_core==5.3.2
kiwisolver==1.4.5
langchain-chroma == 0.1.4
langchain-community==0.3.1
langchain-core==0.3.6
langchain==0.3.1
langchain-community==0.3.9
langchain-core==0.3.21
langchain-huggingface==0.1.2
langchain==0.3.9
looseversion==1.3.0
lxml==4.9.3
markdown==3.5.2
Expand Down Expand Up @@ -105,7 +104,7 @@ requests==2.31.0
ruff==0.6.9
scikit-learn==1.4.0
scipy==1.11.3
sentence_transformers==2.2.2
sentence_transformers==3.3.1
sentencepiece==0.1.99
simplejson==3.19.1
six==1.16.0
Expand Down
9 changes: 5 additions & 4 deletions data_extraction/requirementsPaddle.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,10 @@ jupyter_client==8.6.0
jupyter_core==5.7.1
kiwisolver==1.4.5
langchain-chroma == 0.1.4
langchain-community==0.3.1
langchain-core==0.3.6
langchain==0.3.1
langchain-community==0.3.9
langchain-core==0.3.21
langchain-huggingface==0.1.2
langchain==0.3.9
lazy_loader==0.3
lmdb==1.4.1
lxml==5.1.0
Expand Down Expand Up @@ -111,7 +112,7 @@ ruff==0.6.9
scikit-image==0.22.0
scikit-learn==1.4.0
scipy==1.11.4
sentence_transformers==2.2.2
sentence_transformers==3.3.1
sentencepiece==0.1.99
setuptools==65.5.0
shapely==2.0.2
Expand Down
12 changes: 7 additions & 5 deletions enterprise_knowledge_retriever/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,14 @@ huggingface-hub==0.25.2
instructorembedding==1.0.1
ipython==8.26.0
langchain-chroma == 0.1.4
langchain-community==0.3.1
langchain-core==0.3.6
langchain-community==0.3.9
langchain-core==0.3.21
langchain-huggingface==0.1.2
langchain-milvus==0.1.7rc2
langchain==0.3.1
langchain==0.3.9
langgraph==0.2.28
mypy==1.11.2
nltk==3.9.1
openpyxl==3.1.4
pillow==10.4.0
pillow_heif==0.16.0
Expand All @@ -29,8 +31,8 @@ pydantic==2.9.2
pydantic_core==2.23.4
python-dotenv==1.0.0
ruff==0.6.9
sentence_transformers==2.2.2
sentence_transformers==3.3.1
sseclient-py==1.8.0
streamlit-extras==0.4.3
streamlit==1.36.0
streamlit==1.40.2
weave==0.51.1
9 changes: 5 additions & 4 deletions function_calling/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
InstructorEmbedding==1.0.1
chromadb==0.5.0
langchain-chroma == 0.1.4
langchain-community==0.3.1
langchain-core==0.3.6
langchain-community==0.3.9
langchain-core==0.3.21
langchain-huggingface==0.1.2
langchain-milvus==0.1.7rc2
langchain-experimental==0.3.2
langchain==0.3.1
langchain==0.3.9
matplotlib==3.8.0
mypy==1.11.2
pre-commit==4.0.1
Expand All @@ -14,7 +15,7 @@ pydantic==2.9.2
python-dotenv==1.0.1
ruff==0.6.9
schedule==1.2.2
sentence-transformers==2.2.2
sentence-transformers==3.3.1
sseclient-py==1.8.0
streamlit==1.38.0
transformers==4.44.1
Expand Down
9 changes: 5 additions & 4 deletions multimodal_knowledge_retriever/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ chromadb==0.4.24
huggingface-hub==0.25.2
instructorembedding==1.0.1
langchain-chroma == 0.1.4
langchain-community==0.3.1
langchain-core==0.3.6
langchain-community==0.3.9
langchain-core==0.3.21
langchain-huggingface==0.1.2
langchain-milvus==0.1.7rc2
langchain==0.3.1
langchain==0.3.9
mypy==1.11.2
nltk==3.8.1
pre-commit==4.0.1
Expand All @@ -14,7 +15,7 @@ pydantic_core==2.23.4
python-dotenv==1.0.1
ruff==0.6.9
schedule==1.2.2
sentence_transformers==2.2.2
sentence_transformers==3.3.1
sseclient-py==1.8.0
streamlit-extras
streamlit==1.32.0
Expand Down
11 changes: 6 additions & 5 deletions post_call_analysis/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ faiss-cpu==1.7.4
huggingface-hub==0.25.2
instructorembedding==1.0.1
langchain-chroma == 0.1.4
langchain-community==0.3.1
langchain-core==0.3.6
langchain-community==0.3.9
langchain-core==0.3.21
langchain-huggingface==0.1.2
langchain-milvus==0.1.7rc2
langchain==0.3.1
langchain==0.3.9
librosa==0.10.1
mypy==1.11.2
nbformat==5.9.2
Expand All @@ -15,10 +16,10 @@ pre-commit==4.0.1
python-dotenv==1.0.1
requests==2.31.0
ruff==0.6.9
sentence_transformers==2.2.2
sentence_transformers==3.3.1
sseclient-py==1.8.0
streamlit-extras==0.3.6
streamlit==1.31.1
streamlit==1.40.1
streamlit_javascript==0.1.5
unstructured[pdf]==0.12.4
watchdog==4.0.0
11 changes: 6 additions & 5 deletions search_assistant/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,21 @@ html2text==2024.2.26
huggingface-hub==0.25.2
instructorembedding==1.0.1
langchain-chroma == 0.1.4
langchain-community==0.3.1
langchain-core==0.3.6
langchain-community==0.3.9
langchain-core==0.3.21
langchain-huggingface==0.1.2
langchain-milvus==0.1.7rc2
langchain==0.3.1
langchain==0.3.9
mypy==1.11.2
pydantic-core==2.23.4
pydantic==2.9.2
python-dotenv==1.0.0
ruff==0.6.9
pre-commit==4.0.1
sentence_transformers==2.2.2
sentence_transformers==3.3.1
sseclient-py==1.8.0
streamlit-extras==0.3.6
streamlit==1.32.2
streamlit==1.40.2
unstructured[pdf]==0.12.4
watchdog==4.0.0
weave==0.51.1
11 changes: 6 additions & 5 deletions web_crawled_data_retriever/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,20 @@ html2text==2020.1.16
huggingface-hub==0.25.2
instructorembedding==1.0.1
langchain-chroma == 0.1.4
langchain-community==0.3.1
langchain-core==0.3.6
langchain-community==0.3.9
langchain-core==0.3.21
langchain-huggingface==0.1.2
langchain-milvus==0.1.7rc2
langchain==0.3.1
langchain==0.3.9
mypy==1.11.2
nest_asyncio==1.6.0
pre-commit==4.0.1
pydantic==2.9.2
pydantic_core==2.23.4
python-dotenv==1.0.0
ruff==0.6.9
sentence_transformers==2.2.2
sentence_transformers==3.3.1
sseclient-py==1.8.0
streamlit-extras==0.3.6
streamlit==1.38.0
streamlit==1.40.2
unstructured[pdf]==0.12.4

0 comments on commit b6c376b

Please sign in to comment.