Skip to content

Commit d1fcfe4

Browse files
committed
Update the version of flow.record to 3.7
(DIS-1671)
1 parent 156eb61 commit d1fcfe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def get_args_patched(cls, dist, header=None):
6060
"dissect.util>=3.0.dev,<4.0.dev",
6161
"dissect.hypervisor>=3.0.dev,<4.0.dev",
6262
"dissect.volume>=3.0.dev,<4.0.dev",
63-
"flow.record~=3.5",
63+
"flow.record~=3.7",
6464
"structlog",
6565
],
6666
extras_require={

0 commit comments

Comments
 (0)