mirror of https://github.com/MISP/misp-modules
Add vt-graph-api to the requirements
parent
10b4e78704
commit
3207ceca04
1
Pipfile
1
Pipfile
|
@ -59,6 +59,7 @@ jbxapi = "*"
|
|||
geoip2 = "*"
|
||||
apiosintDS = "*"
|
||||
assemblyline_client = "*"
|
||||
vt-graph-api = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3"
|
||||
|
|
|
@ -106,3 +106,4 @@ xlsxwriter==1.2.6
|
|||
yara-python==3.8.1
|
||||
yarl==1.4.2
|
||||
zipp==0.6.0
|
||||
vt-graph-api
|
||||
|
|
Loading…
Reference in New Issue