Skip to content

Commit 9bfe21d

Browse files
committed
Remove upper pins
1 parent b74584f commit 9bfe21d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ classifiers = [
2323
"Topic :: Utilities",
2424
]
2525
dependencies = [
26-
"GitPython~=3.1",
27-
"colorama~=0.4",
28-
"packaging~=26.0",
29-
"termcolor~=3.3",
26+
"GitPython>=3.1",
27+
"colorama>=0.4",
28+
"packaging>=25.0",
29+
"termcolor>=3.2",
3030
]
3131

3232
[project.urls]

uv.lock

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

0 commit comments

Comments
 (0)