Skip to content

Commit 920f59f

Browse files
authored
fix: downgrade construct (#84)
1 parent d2d6df4 commit 920f59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pycryptodome = "^3.18"
2727
pycryptodomex = {version = "^3.18", markers = "sys_platform == 'darwin'"}
2828
paho-mqtt = "^1.6.1"
2929
dacite = "^1.8.0"
30-
construct = "^2.10.68"
30+
construct = "^2.10.56"
3131
alexapy = "^1.26.8"
3232

3333

0 commit comments

Comments
 (0)