Skip to content

Commit 596eb7c

Browse files
committed
rebase issues
1 parent 698ccbe commit 596eb7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description="CLI tool to analyze and create text dumps of codebases for LLMs"
55
readme = {file = "README.md", content-type = "text/markdown" }
66
requires-python = ">= 3.8"
77
dependencies = [
8+
"click>=8.0.0",
89
"httpx",
910
"pathspec>=0.12.1",
1011
"pydantic",

0 commit comments

Comments
 (0)