Skip to content

Commit 6c0438e

Browse files
authored
Merge pull request #33 from acmcsufoss/deps
2 parents 8a3731f + de151c3 commit 6c0438e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ readme = "README.md"
1010
requires-python = ">=3.13"
1111
dependencies = [
1212
"alive-progress>=3.2.0",
13-
"click==8.1.7",
14-
"pygithub==2.4.0",
15-
"python-dotenv==1.0.1",
16-
"questionary==2.1.0",
17-
"rich==13.9.3",
13+
"click>=8.1.7",
14+
"pygithub>=2.4.0",
15+
"python-dotenv>=1.0.1",
16+
"questionary>=2.1.0",
17+
"rich>=13.9.3",
1818
]
1919

2020
[project.optional-dependencies]

uv.lock

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

0 commit comments

Comments
 (0)