diff --git a/Pipfile b/Pipfile index f6759bd..e8f6929 100644 --- a/Pipfile +++ b/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 = "*" diff --git a/REQUIREMENTS b/REQUIREMENTS index f95a924..21e24d9 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -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