Skip to content

Commit ad25a44

Browse files
fix: using dataclass for containers
1 parent 7facf13 commit ad25a44

File tree

2 files changed

+220
-993
lines changed

2 files changed

+220
-993
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ async-timeout = "*"
2626
pycryptodome = "~3.17.0"
2727
pycryptodomex = {version = "~3.17.0", markers = "sys_platform == 'darwin'"}
2828
paho-mqtt = "~1.6.1"
29+
dacite = "~1.8.0"
2930

3031

3132
[build-system]

0 commit comments

Comments
 (0)