mirror of https://github.com/MISP/misp-modules
chg: [pip] changed yara-python version and updated pipfile.lock
parent
01b07975a4
commit
dadce88f4a
2
Pipfile
2
Pipfile
|
@ -28,7 +28,7 @@ pytesseract = "*"
|
||||||
pygeoip = "*"
|
pygeoip = "*"
|
||||||
beautifulsoup4 = "*"
|
beautifulsoup4 = "*"
|
||||||
oauth2 = "*"
|
oauth2 = "*"
|
||||||
yara-python = "==3.8.1"
|
yara-python = ">=4.4"
|
||||||
sigmatools = "*"
|
sigmatools = "*"
|
||||||
stix2 = "*"
|
stix2 = "*"
|
||||||
stix2-patterns = "*"
|
stix2-patterns = "*"
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue