Skip to content
Snippets Groups Projects
Commit ead5c50c authored by ian's avatar ian
Browse files

for deploy

parent bd34facd
Branches hfhub-deploy
No related tags found
No related merge requests found
......@@ -18,8 +18,18 @@ dynamic = ["version"]
requires-python = ">= 3.10"
description = "Kotaemon App"
dependencies = [
"kotaemon @ git+https://github.com/Cinnamon/kotaemon.git@main#subdirectory=libs/kotaemon",
"ktem @ git+https://github.com/Cinnamon/kotaemon.git@main#subdirectory=libs/ktem"
# adv
"kotaemon @ git+https://github.com/Cinnamon/kotaemon.git/@fix/dep-typo#subdirectory=libs/kotaemon",
"ktem @ git+https://github.com/Cinnamon/kotaemon.git@fix/dep-typo#subdirectory=libs/ktem",
"wikipedia>=1.4.0,<1.5",
"duckduckgo-search>=6.1.0,<6.2.0",
"googlesearch-python>=1.2.4,<1.3",
"python-docx>=1.1.0,<1.2",
"unstructured[pdf]==0.13.4",
"sentence_transformers==2.7.0",
"elasticsearch>=8.13.0,<8.14",
"pdfservices-sdk @ git+https://github.com/niallcm/pdfservices-python-sdk.git@bump-and-unfreeze-requirements",
"beautifulsoup4>=4.12.3,<4.13",
]
authors = [
{ name = "@trducng", email = "john@cinnamon.is" },
......
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