modified: pyproject.toml

modified:   uv.lock
This commit is contained in:
Acid
2025-12-05 00:17:06 -05:00
parent f8229dc3c1
commit a38fca1cfe
2 changed files with 15 additions and 172 deletions
-1
View File
@@ -5,7 +5,6 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"gdown>=5.2.0",
"gitpython>=3.1.44",
"rich>=14.0.0",
]