mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 20:24:02 +00:00
Remove pydantic dependency (#1289)
Remove pydantic dependency in favor of mashumaro.
This commit is contained in:
@@ -8,7 +8,6 @@ readme = "README.md"
|
||||
requires-python = ">=3.11,<4.0"
|
||||
dependencies = [
|
||||
"asyncclick>=8.1.7",
|
||||
"pydantic>=1.10.15",
|
||||
"cryptography>=1.9",
|
||||
"aiohttp>=3",
|
||||
"tzdata>=2024.2 ; platform_system == 'Windows'",
|
||||
|
Reference in New Issue
Block a user