Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sachin-sandhu authored Jan 10, 2025
1 parent c75eee8 commit 3c37539
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ llmake = "llmake.cli.main:run_app"
# Be as loose as possible if writing a library.
python = "^3.8"
typing-extensions = "^4.12.2"
rich = ">=10.11.0"
cyclopts = "^2.9.7"
mistletoe = "^1.4.0"
newspaper4k = "^0.9.3.1"
lxml-html-clean = "^0.2.2"
litellm = "^1.48.6"

[tool.poetry.group.docs.dependencies]
myst-parser = {extras = ["linkify"], version = "^3.0.1"}
Expand Down

0 comments on commit 3c37539

Please sign in to comment.