We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6cd2ae commit 0a88f47Copy full SHA for 0a88f47
1 file changed
src/backend/pyproject.toml
@@ -97,9 +97,9 @@ mcp = "^1.6.0"
97
numpy = "^1.26.2"
98
pyjwt = "^1.7.1"
99
tencentcloud-sdk-python = "^3.0.1373"
100
-fastapi-jwt-auth = {path = "../python-github-libs/fastapi-jwt-auth"}
+fastapi-jwt-auth = "^0.5.0"
101
langchain-openai = "^0.3.16"
102
-pptx2md = {path = "../python-github-libs/pptx2md"}
+pptx2md = "^2.0.6"
103
markdownify = "^1.1.0"
104
readability = "^0.3.2"
105
readability-lxml = "^0.8.4.1"
0 commit comments