Bump dependencies
This commit is contained in:
parent
2b0db0489a
commit
ac2ee587fc
@ -8,10 +8,11 @@ authors = [
|
|||||||
{name = "Adam Goldsmith", email = "adam@adamgoldsmith.name"},
|
{name = "Adam Goldsmith", email = "adam@adamgoldsmith.name"},
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"esphome~=2023.4",
|
"esphome~=2024.2",
|
||||||
"tornado~=6.2",
|
"tornado~=6.4",
|
||||||
"esptool~=4.5",
|
"esptool~=4.7",
|
||||||
"pip>=23.1",
|
"pip~=24.0",
|
||||||
|
"setuptools~=69.1",
|
||||||
]
|
]
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
license = {text = "MIT"}
|
license = {text = "MIT"}
|
||||||
|
Loading…
Reference in New Issue
Block a user