Skip to content

Commit

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

build(deps): bump the pip group across 3 directories with 2 updates
  • Loading branch information
YeonwooSung authored May 21, 2024
2 parents 74dcfcf + f6bb280 commit f4d5204
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 41 deletions.
62 changes: 31 additions & 31 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.40.2"
transformers = "^4.41.0"
numpy = "^1.25.1"
contextualspellcheck = "^0.4.3"
spacy = "^3.6.0"
Expand Down
2 changes: 1 addition & 1 deletion LLMs/RAG/llama-index-milvus-example/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ pytz = "==2023.3.post1"
pyyaml = "==6.0.1"
referencing = "==0.30.2"
regex = "==2023.8.8"
requests = "==2.31.0"
requests = "==2.32.0"
rpds-py = "==0.10.2"
semantic-version = "==2.10.0"
six = "==1.16.0"
Expand Down
Loading

0 comments on commit f4d5204

Please sign in to comment.