mirror of https://github.com/MISP/misp-modules
Included missing dependencies for censys and pyfaup
Added censys dependency Added pyfaup dependencypull/473/head
parent
b67a20f84f
commit
1e6e752b5d
|
@ -25,6 +25,7 @@ backscatter==0.2.4
|
|||
beautifulsoup4==4.9.3
|
||||
bidict==0.21.2; python_version >= '3.6'
|
||||
blockchain==1.4.4
|
||||
censys==1.26.3
|
||||
certifi==2020.12.5
|
||||
cffi==1.14.4
|
||||
chardet==3.0.4
|
||||
|
@ -85,6 +86,7 @@ pycryptodome==3.9.9; python_version >= '2.6' and python_version not in '3.0, 3.1
|
|||
pycryptodomex==3.9.9; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
||||
pydeep==0.4
|
||||
pyeupi==1.1
|
||||
pyfaup==1.2
|
||||
pygeoip==0.3.2
|
||||
pymisp[email,fileobjects,openioc,pdfexport]==2.4.137.1
|
||||
pyopenssl==20.0.1
|
||||
|
|
Loading…
Reference in New Issue