diff --git a/Pipfile b/Pipfile index 1a99c42..9e651de 100644 --- a/Pipfile +++ b/Pipfile @@ -59,6 +59,7 @@ jbxapi = "*" geoip2 = "*" apiosintDS = "*" assemblyline_client = "*" +vt-graph-api = "*" [requires] python_version = "3" diff --git a/REQUIREMENTS b/REQUIREMENTS index ee6c7c1..40b4caf 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -106,3 +106,4 @@ xlsxwriter==1.2.6 yara-python==3.8.1 yarl==1.4.2 zipp==0.6.0 +vt-graph-api