Skip to content

Commit

Permalink
Merge pull request #84 from YeonwooSung/dependabot/pip/Experiments/CV…
Browse files Browse the repository at this point in the history
…/ocr_with_bert/pip-e715bcc3c7

build(deps): bump the pip group across 3 directories with 3 updates
  • Loading branch information
YeonwooSung authored Jun 7, 2024
2 parents f4d5204 + 332daeb commit 8293753
Show file tree
Hide file tree
Showing 5 changed files with 68 additions and 20 deletions.
14 changes: 7 additions & 7 deletions Experiments/CV/ocr_with_bert/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 Experiments/CV/ocr_with_bert/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{include = "ocr_with_bert"}]
python = "^3.10"
torch = "^2.0.1"
opencv-python = "^4.8.0.74"
transformers = "^4.41.0"
transformers = "^4.41.2"
numpy = "^1.25.1"
contextualspellcheck = "^0.4.3"
spacy = "^3.6.0"
Expand Down
4 changes: 2 additions & 2 deletions LLMs/RAG/llama-index-milvus-example/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ filelock = "==3.12.3"
fonttools = "==4.43.0"
frozenlist = "==1.4.0"
fsspec = "==2023.9.0"
gradio = "==3.42.0"
gradio = "==3.44.3"
gradio-client = "==0.5.0"
h11 = "==0.14.0"
httpcore = "==0.17.3"
Expand Down Expand Up @@ -65,7 +65,7 @@ pytz = "==2023.3.post1"
pyyaml = "==6.0.1"
referencing = "==0.30.2"
regex = "==2023.8.8"
requests = "==2.32.0"
requests = "==2.32.3"
rpds-py = "==0.10.2"
semantic-version = "==2.10.0"
six = "==1.16.0"
Expand Down
Loading

0 comments on commit 8293753

Please sign in to comment.