Skip to content

Commit 0a88f47

Browse files
committed
feat: change lib version
1 parent b6cd2ae commit 0a88f47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/backend/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ mcp = "^1.6.0"
9797
numpy = "^1.26.2"
9898
pyjwt = "^1.7.1"
9999
tencentcloud-sdk-python = "^3.0.1373"
100-
fastapi-jwt-auth = {path = "../python-github-libs/fastapi-jwt-auth"}
100+
fastapi-jwt-auth = "^0.5.0"
101101
langchain-openai = "^0.3.16"
102-
pptx2md = {path = "../python-github-libs/pptx2md"}
102+
pptx2md = "^2.0.6"
103103
markdownify = "^1.1.0"
104104
readability = "^0.3.2"
105105
readability-lxml = "^0.8.4.1"

0 commit comments

Comments
 (0)