appdirs==1.4.3
asn1crypto==0.24.0
beautifulsoup4==4.6.0
cached-property==1.3.0
cffi==1.11.2
cryptography==2.1.3
dnspython==1.15.0
enum34==1.1.6
future==0.16.0
idna==2.6
ipaddress==1.0.18
itypes==1.1.0
Jinja2==2.9.6
jsonschema==2.6.0
MarkupSafe==1.0
mccabe==0.6.1
openapi-codec==1.3.1
packaging==16.8
pyasn1==0.4.2
pycodestyle==2.3.1
pycparser==2.18
pycrypto==2.6.1
pyelftools==0.24
pylzma==0.4.9
pyOpenSSL==17.4.0
pyparsing==2.2.0
pypdns==1.3
pypssl==2.1
pytz==2017.3
rarfile==3.0
r2pipe==0.9.1
simplejson==3.10.0
virustotal-api==1.1.7
yara-python==3.7.0

# PE module
git+https://github.com/viper-framework/pefile.git#egg=pefile
git+https://github.com/smarnach/pyexiftool.git

# Office module
olefile==0.44
git+https://github.com/decalage2/oletools.git

# APK module
#ipython < 6; python_version == '2.7'
#git+https://github.com/androguard/androguard.git
androguard==3.2.0

# PE module (verify sigs)
git+https://github.com/sebdraven/verify-sigs.git

# Scraper
git+https://github.com/viper-framework/ScrapySplashWrapper.git

# MISP
git+https://github.com/MISP/PyTaxonomies.git
git+https://github.com/MISP/PyMISPGalaxies.git
pymisp[fileobjects,virustotal] >= 2.4.85.1

# Joe Sandbox module
jbxapi==2.3.0
