Skip to content

Commit

Permalink
chore(deps): update auto merged updates
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed Jun 3, 2024
1 parent b182397 commit 0ad5269
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/containers/podman:v5.0.2
FROM quay.io/containers/podman:v5.0.3

USER root

Expand Down
2 changes: 1 addition & 1 deletion model_servers/object_detection_python/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ requests==2.31.0
safetensors==0.4.3
sniffio==1.3.1
starlette==0.37.2
sympy==1.12
sympy==1.12.1
timm==0.9.16
tokenizers==0.19.1
torch==2.3.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ chromadb==0.5.0
sentence-transformers==2.7.0
streamlit==1.34.0
pypdf==4.2.0
pymilvus==2.4.1
pymilvus==2.4.3

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
langchain==0.1.20
langchain-openai==0.1.7
streamlit==1.34.0
PyMuPDF==1.24.4
PyMuPDF==1.24.5
rouge_score==0.1.2

0 comments on commit 0ad5269

Please sign in to comment.