Skip to content
Open
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 AWS/bedrock/multimodal/rag/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.32.4
requests==2.33.0
pandas==2.1.3
boto3==1.29.5
pillow==10.3.0
Expand Down
149 changes: 122 additions & 27 deletions LLM/llama_index/samples/llama-index-milvus-example/poetry.lock

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ ujson = "==5.8.0"
apify-client = "==1.4.1"
apify-shared = "==1.0.2"
joblib = "==1.4.2"
nltk = "==3.8.2"
nltk = "==3.9.4"


[tool.poetry.group.dev.dependencies]
Expand Down
157 changes: 131 additions & 26 deletions LLM/llama_index/samples/mixtral_ollama/poetry.lock

Large diffs are not rendered by default.

144 changes: 121 additions & 23 deletions LLM/src/observe_with_langfuse/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion LLM/src/vector-search-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ Flask-Caching==2.1.0
Flask-Cors ==6.0.0
pandas==1.5.3
qdrant-client==1.6.9
requests==2.32.4
requests==2.33.0
sentence-transformers==2.2.2
462 changes: 342 additions & 120 deletions data_management/dvc/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion kubernetes/src/odh_base_ml_platform/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
scikit-learn==1.5.1
joblib==1.2.0
mlflow==3.1.4
mlflow==3.9.0rc0
category-encoders==2.2.2
boto3==1.18.46
matplotlib==3.5.1
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ protobuf==6.32.1 ; python_version >= "3.9" and python_version < "4.0"
psutil==5.9.8 ; python_version >= "3.9" and python_version < "4.0"
py-spy==0.3.14 ; python_version >= "3.9" and python_version < "4.0"
pyasn1-modules==0.3.0 ; python_version >= "3.9" and python_version < "4.0"
pyasn1==0.5.1 ; python_version >= "3.9" and python_version < "4.0"
pyasn1==0.6.3 ; python_version >= "3.9" and python_version < "4.0"
pydantic==1.10.14 ; python_version >= "3.9" and python_version < "4.0"
python-dotenv==1.0.1 ; python_version >= "3.9" and python_version < "4.0"
pyyaml==6.0.1 ; python_version >= "3.9" and python_version < "4.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ protobuf==6.32.1 ; python_version >= "3.9" and python_version < "4.0"
psutil==5.9.7 ; python_version >= "3.9" and python_version < "4.0"
py-spy==0.3.14 ; python_version >= "3.9" and python_version < "4.0"
pyasn1-modules==0.3.0 ; python_version >= "3.9" and python_version < "4.0"
pyasn1==0.5.1 ; python_version >= "3.9" and python_version < "4.0"
pyasn1==0.6.3 ; python_version >= "3.9" and python_version < "4.0"
pydantic==1.10.13 ; python_version >= "3.9" and python_version < "4.0"
python-dotenv==1.0.0 ; python_version >= "3.9" and python_version < "4.0"
pyyaml==6.0.1 ; python_version >= "3.9" and python_version < "4.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ protobuf==6.32.1 ; python_version >= "3.9" and python_version < "4.0"
psutil==5.9.8 ; python_version >= "3.9" and python_version < "4.0"
py-spy==0.3.14 ; python_version >= "3.9" and python_version < "4.0"
pyasn1-modules==0.3.0 ; python_version >= "3.9" and python_version < "4.0"
pyasn1==0.5.1 ; python_version >= "3.9" and python_version < "4.0"
pyasn1==0.6.3 ; python_version >= "3.9" and python_version < "4.0"
pydantic==1.10.14 ; python_version >= "3.9" and python_version < "4.0"
python-dotenv==1.0.1 ; python_version >= "3.9" and python_version < "4.0"
pyyaml==6.0.1 ; python_version >= "3.9" and python_version < "4.0"
Expand Down
622 changes: 469 additions & 153 deletions model-vcs/mlflow/simple_mlflow_fastapi_k8s/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion model-vcs/mlflow/simple_mlflow_fastapi_k8s/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [{include = "mlflow_fastapi_k8s"}]
[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.111.0"
mlflow = "^3.2.0"
mlflow = "^3.9.0rc0"
scikit-learn = "^1.5.1"
uvicorn = "^0.24.0.post1"
streamlit = "^1.29.0"
Expand Down
4 changes: 2 additions & 2 deletions model-vcs/mlflow/simple_mlflow_fastapi_k8s/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ pywin32==306 ; python_version >= "3.11" and python_version < "4.0" and sys_platf
pyyaml==6.0.1 ; python_version >= "3.11" and python_version < "4.0"
querystring-parser==1.2.4 ; python_version >= "3.11" and python_version < "4.0"
referencing==0.32.0 ; python_version >= "3.11" and python_version < "4.0"
requests==2.32.5 ; python_version >= "3.11" and python_version < "4.0"
requests==2.33.0 ; python_version >= "3.11" and python_version < "4.0"
rich==13.7.0 ; python_version >= "3.11" and python_version < "4.0"
rpds-py==0.16.2 ; python_version >= "3.11" and python_version < "4.0"
scikit-learn==1.3.2 ; python_version >= "3.11" and python_version < "4.0"
Expand All @@ -74,7 +74,7 @@ tenacity==8.2.3 ; python_version >= "3.11" and python_version < "4.0"
threadpoolctl==3.2.0 ; python_version >= "3.11" and python_version < "4.0"
toml==0.10.2 ; python_version >= "3.11" and python_version < "4.0"
toolz==0.12.0 ; python_version >= "3.11" and python_version < "4.0"
tornado==6.5.2 ; python_version >= "3.11" and python_version < "4.0"
tornado==6.5.5 ; python_version >= "3.11" and python_version < "4.0"
typing-extensions==4.9.0 ; python_version >= "3.11" and python_version < "4.0"
tzdata==2023.4 ; python_version >= "3.11" and python_version < "4.0"
tzlocal==5.2 ; python_version >= "3.11" and python_version < "4.0"
Expand Down
Loading