Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenzie Mihardja committed Dec 4, 2023
1 parent 480d794 commit 814c438
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 1,825 deletions.
7 changes: 2 additions & 5 deletions packages/docugami-kg-rag/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,9 @@ openai = "^0.28.1"
tiktoken = ">=0.5.1"
lxml = "^4.9.3"
dgml-utils = "^0.2.0"
docugami = "^0.0.8"
typer = "^0.9.0"
tqdm = "^4.66.1"
pandas = "^2.1.3"
openpyxl = "^3.1.2"
chromadb = "^0.4.18"
docugami = "^0.0.8"
black = "^23.11.0"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
Expand Down
Loading

0 comments on commit 814c438

Please sign in to comment.