Skip to content

Commit dd876ae

Browse files
committed
Core: Put the dev requirement back in the dev requirements file
1 parent 8918b38 commit dd876ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pycryptodome
1616

1717
# This can improve error messages regarding improperly configured ISF files,
1818
# but is only recommended for development
19-
# jsonschema>=2.3.0
19+
jsonschema>=2.3.0
2020

2121
# This is required for memory acquisition via leechcore/pcileech.
2222
leechcorepyc>=2.4.0

0 commit comments

Comments
 (0)