updated dependency versions
This commit is contained in:
+4
-4
@@ -9,10 +9,10 @@ license = { file = "LICENSE" }
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"xmltodict",
|
||||
"lxml",
|
||||
"roonapi",
|
||||
"cpufreq"
|
||||
"xmltodict~=0.12",
|
||||
"lxml~=0.5",
|
||||
"roonapi~=0.1",
|
||||
"cpufreq~=0.3"
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user