Skip to content

Commit d373057

Browse files
authored
fix: remove unused tomli package (#448)
1 parent b03564c commit d373057

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ dev = [
5454
"pydantic>=2.10.4",
5555
"pyyaml>=6.0.2",
5656
"ruff>=0.8.4",
57-
"tomli>=2.2.1",
5857
"pytest>=7.4.0",
5958
"pytest-asyncio>=0.21.1",
6059
"pytest-cov",
@@ -105,7 +104,6 @@ dev = [
105104
"pydantic>=2.10.4",
106105
"pyyaml>=6.0.2",
107106
"ruff>=0.8.4",
108-
"tomli>=2.2.1",
109107
"pytest>=7.4.0",
110108
"pytest-asyncio>=0.21.1",
111109
"pytest-cov>=6.1.1",

uv.lock

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

0 commit comments

Comments
 (0)