Skip to content

Commit 83a7491

Browse files
committed
build(deps): normalize dependency names
Signed-off-by: Farzin Kazemzadeh <itisFarzin@proton.me>
1 parent d915080 commit 83a7491

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ authors = [
1010
requires-python = ">=3.10"
1111

1212
dependencies = [
13-
"GitPython>=3.1.46",
14-
"PyYAML>=6.0.3",
13+
"gitpython>=3.1.46",
14+
"pyyaml>=6.0.3",
1515
"httpx[socks]>=0.28.1",
1616
"packaging>=26.2",
1717
]

0 commit comments

Comments
 (0)