Skip to content

Commit f59d1d9

Browse files
authored
Bump cstruct (#38)
1 parent de7f7e7 commit f59d1d9

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
@@ -25,7 +25,7 @@ classifiers = [
2525
"Topic :: Utilities",
2626
]
2727
dependencies = [
28-
"dissect.cstruct>=4.6.dev,<5", # TODO: Adjust when we release
28+
"dissect.cstruct>=4.6,<5",
2929
"dissect.util>=3,<4",
3030
"defusedxml"
3131
]

0 commit comments

Comments
 (0)