MISP/Pipfile

18 lines
542 B
Plaintext
Raw Normal View History

2019-03-29 17:41:09 +01:00
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
pymisp = {git = "https://github.com/MISP/PyMISP.git", ref = "64bcaad0e578129543cdffad532a232722615f6c"}
mixbox = "*"
cybox = "*"
stix = "*"
maec = "*"
stix2 = {git = "https://github.com/MISP/cti-python-stix2", ref = "407f346eb8118d57b43035ef0da47e2ff77ed00e"}
python-magic = "*"
lief = {file = "https://github.com/lief-project/packages/raw/lief-master-latest/pylief-0.9.0.dev.zip"}
pydeep = {git = "https://github.com/kbandla/pydeep.git"}