Skip to content

Commit dd7b839

Browse files
authored
Update requirements.txt - pin yara-version to v4.2.3 (#86)
1 parent 22e9223 commit dd7b839

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pefile>=2022.5.30
33
pyelftools
44
pycryptodomex>=3.8.2
55
capstone>=4.0.1
6-
yara-python
6+
yara-python==4.2.3
77
typing-extensions>=3.7.4.2
88
cryptography>=3.1
9-
dnfile==0.11.0
9+
dnfile==0.11.0

0 commit comments

Comments
 (0)