Skip to content

Commit

Permalink
Updated cryptography to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
dividebysandwich committed Apr 25, 2024
1 parent 1138c7f commit ef51645
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 29 deletions.
71 changes: 43 additions & 28 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pyyaml = "^6.0.1"
watchdog = "^4.0.0"
transformers = "^4.38.2"
docx2txt = "^0.8"
cryptography = "^3.1"
cryptography = "^42.0.5"
# LlamaIndex core libs
llama-index-core = "^0.10.14"
llama-index-readers-file = "^0.1.6"
Expand Down

0 comments on commit ef51645

Please sign in to comment.