Skip to content

Commit 2b193b6

Browse files
committed
fix: Duplicate entry in dependencies
1 parent d653b56 commit 2b193b6

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ dependencies = [
142142
"pyyaml>=6,<7",
143143
"tomli>=2,<3; python_version < '3.11'",
144144
"toml>=0.10.0,<1.0.0",
145-
"toml>=0.10.0,<1.0.0",
146145

147146
# Compatibility constraints for transitive dependencies
148147
"grpcio>=1.66.2; python_version >= '3.13'",

0 commit comments

Comments
 (0)