Skip to content

Commit

Permalink
Merge pull request #129 from YeonwooSung/dependabot/pip/AWS/bedrock/r…
Browse files Browse the repository at this point in the history
…ag-solutions/rag-foundations-workshop/pip-c4b0c41fba

build(deps): bump the pip group across 7 directories with 4 updates
  • Loading branch information
YeonwooSung authored Dec 24, 2024
2 parents 27bcd74 + f4cae9c commit a4e3f3d
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 66 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ streamlit==1.27.0
streamlit-chat==0.1.1
langchain==0.1.11
faiss-cpu>=1.7,<2
unstructured==0.10.16
unstructured==0.14.3
SQLAlchemy==2.0.21
llama-index==0.10.10
xmltodict==0.13.0
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
langchain==0.1.11
uvicorn==0.22.0
fastapi==0.109.2
unstructured==0.7.12
unstructured==0.14.3
sentence-transformers==2.2.2
chromadb==0.3.26
openai==0.27.8
Expand Down
13 changes: 5 additions & 8 deletions data_management/dvc/poetry.lock

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

16 changes: 4 additions & 12 deletions ml-serving/custom-serving/fastapi/ray/ray_distilbert/poetry.lock

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

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

16 changes: 4 additions & 12 deletions ml-serving/custom-serving/fastapi/ray/ray_yolov5s/poetry.lock

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

38 changes: 19 additions & 19 deletions model-vcs/mlflow/simple_mlflow_fastapi_k8s/poetry.lock

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

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 = "^2.18.0"
mlflow = "^2.19.0"
scikit-learn = "^1.5.1"
uvicorn = "^0.24.0.post1"
streamlit = "^1.29.0"
Expand Down

0 comments on commit a4e3f3d

Please sign in to comment.