Skip to content

Commit f64c9aa

Browse files
committed
chore: add missing dependency colorama
1 parent 0f5b51f commit f64c9aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pdm.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dependencies = [
2222
"tomli>=2.0.1",
2323
"tomli-w>=1.0.0",
2424
"llama-index<0.10.0",
25+
"colorama>=0.4.6",
2526
]
2627
name = "repoagent"
2728
version = "0.1.3"

0 commit comments

Comments
 (0)