Skip to content
Snippets Groups Projects
Commit b5b610e4 authored by yisding's avatar yisding Committed by GitHub
Browse files

dep security vulns (#537)

parent 93353dc0
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ readme = "README.md" ...@@ -7,7 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.11,<3.12" python = "^3.11,<3.12"
fastapi = "^0.104.1" fastapi = "^0.109.1"
uvicorn = { extras = ["standard"], version = "^0.23.2" } uvicorn = { extras = ["standard"], version = "^0.23.2" }
llama-index = "^0.9.19" llama-index = "^0.9.19"
pypdf = "^3.17.0" pypdf = "^3.17.0"
......
...@@ -7,7 +7,7 @@ readme = "README.md" ...@@ -7,7 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.11,<3.12" python = "^3.11,<3.12"
fastapi = "^0.104.1" fastapi = "^0.109.1"
uvicorn = { extras = ["standard"], version = "^0.23.2" } uvicorn = { extras = ["standard"], version = "^0.23.2" }
llama-index = "^0.9.19" llama-index = "^0.9.19"
pypdf = "^3.17.0" pypdf = "^3.17.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment