Skip to content

Commit c23a1eb

Browse files
authored
Bump dissect.ctruct dependency to version 4 (#731)
1 parent ec9391f commit c23a1eb

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
@@ -26,7 +26,7 @@ classifiers = [
2626
]
2727
dependencies = [
2828
"defusedxml",
29-
"dissect.cstruct>=4.dev,<5",
29+
"dissect.cstruct>=4,<5",
3030
"dissect.eventlog>=3,<4",
3131
"dissect.evidence>=3,<4",
3232
"dissect.hypervisor>=3,<4",

0 commit comments

Comments
 (0)