Update cli to remove uneeded options
This commit is contained in:
parent
9173399ce8
commit
a6cdbf1761
5 changed files with 517 additions and 61 deletions
|
@ -9,6 +9,8 @@ authors = [
|
|||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"gitpython>=3.1.44",
|
||||
"langchain>=0.3.25",
|
||||
"langchain-ollama>=0.3.3",
|
||||
"pytest>=8.4.0",
|
||||
"rich>=14.0.0",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue