Skip to content

Commit d6c2609

Browse files
authored
Remove unused dependencies (#840)
1 parent fb5b1ad commit d6c2609

File tree

2 files changed

+0
-75
lines changed

2 files changed

+0
-75
lines changed

pyproject.toml

-3
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ dependencies = [
3030
"aiomqtt>=2.0.0,<3.0",
3131
"cachetools>=5.0.0,<6.0",
3232
"defusedxml>=0.7.1",
33-
"numpy>=1.23.2,<3.0",
34-
"pillow>=10,<12",
3533
]
3634
version = "0.0.0"
3735

@@ -61,7 +59,6 @@ lint = [
6159
"pylint==3.3.4",
6260
"types-cachetools>=5.5.0.20240820",
6361
"types-mock>=5.1.0.20240425",
64-
"types-pillow>=10.2.0.20240822",
6562
]
6663
test = [
6764
"pycountry==24.6.1",

uv.lock

-72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)