fix: Fixed validators dependency issues

- Possible rollback if we get issues with virustotal
pull/415/head
chrisr3d 2020-07-03 09:41:20 +02:00
parent f99174af2e
commit b5e0995926
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
2 changed files with 395 additions and 341 deletions

View File

@ -18,7 +18,7 @@ pypdns = "*"
pypssl = "*"
pyeupi = "*"
uwhois = {editable = true,git = "https://github.com/Rafiot/uwhoisd.git",ref = "testing",subdirectory = "client"}
pymisp = {editable = true,extras = ["fileobjects,openioc,virustotal,pdfexport"],git = "https://github.com/MISP/PyMISP.git"}
pymisp = {editable = true,extras = ["fileobjects,openioc,pdfexport"],git = "https://github.com/MISP/PyMISP.git"}
pyonyphe = {editable = true,git = "https://github.com/sebdraven/pyonyphe"}
pydnstrails = {editable = true,git = "https://github.com/sebdraven/pydnstrails"}
pytesseract = "*"

734
Pipfile.lock generated

File diff suppressed because it is too large Load Diff