mirror of https://github.com/MISP/misp-modules
commit
d4856a0c68
2
Pipfile
2
Pipfile
|
@ -59,7 +59,7 @@ geoip2 = "*"
|
|||
apiosintDS = "*"
|
||||
assemblyline_client = "*"
|
||||
vt-graph-api = "*"
|
||||
trustar = "*"
|
||||
trustar = { editable = true, git = "https://github.com/SteveClement/trustar-python.git" }
|
||||
markdownify = "==0.5.3"
|
||||
socialscan = "*"
|
||||
dnsdb2 = "*"
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
-e git+https://github.com/cartertemm/ODTReader.git/@49d6938693f6faa3ff09998f86dba551ae3a996b#egg=odtreader
|
||||
-e git+https://github.com/sebdraven/pydnstrails@48c1f740025c51289f43a24863d1845ff12fd21a#egg=pydnstrails
|
||||
-e git+https://github.com/sebdraven/pyonyphe@1ce15581beebb13e841193a08a2eb6f967855fcb#egg=pyonyphe
|
||||
https://github.com/SteveClement/trustar-python.git
|
||||
git+https://github.com/SteveClement/trustar-python.git
|
||||
aiohttp==3.7.4.post0
|
||||
antlr4-python3-runtime==4.8; python_version >= '3'
|
||||
apiosintds==1.8.3
|
||||
|
|
Loading…
Reference in New Issue