misp-modules/REQUIREMENTS

152 lines
5.5 KiB
Plaintext
Raw Permalink Normal View History

#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
2021-08-24 13:31:23 +02:00
-i https://pypi.org/simple
-e .
2021-08-24 13:31:23 +02:00
-e git+https://github.com/D4-project/BGP-Ranking.git/@68de39f6c5196f796055c1ac34504054d688aa59#egg=pybgpranking&subdirectory=client
-e git+https://github.com/D4-project/IPASN-History.git/@a2853c39265cecdd0c0d16850bd34621c0551b87#egg=pyipasnhistory&subdirectory=client
-e git+https://github.com/MISP/PyIntel471.git@917272fafa8e12102329faca52173e90c5256968#egg=pyintel471
2019-04-26 14:05:02 +02:00
-e git+https://github.com/cartertemm/ODTReader.git/@49d6938693f6faa3ff09998f86dba551ae3a996b#egg=odtreader
-e git+https://github.com/sebdraven/pydnstrails@48c1f740025c51289f43a24863d1845ff12fd21a#egg=pydnstrails
-e git+https://github.com/sebdraven/pyonyphe@1ce15581beebb13e841193a08a2eb6f967855fcb#egg=pyonyphe
2021-08-24 13:31:23 +02:00
aiohttp==3.7.4.post0
2020-10-09 14:40:46 +02:00
antlr4-python3-runtime==4.8; python_version >= '3'
2019-12-08 19:39:44 +01:00
apiosintds==1.8.3
argparse==1.4.0
2021-08-24 13:31:23 +02:00
assemblyline-client==4.1.0
2020-10-09 14:40:46 +02:00
async-timeout==3.0.1; python_full_version >= '3.5.3'
2021-08-24 13:31:23 +02:00
attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
backports.zoneinfo==0.2.1; python_version < '3.9'
backscatter==0.2.4
2020-10-09 14:40:46 +02:00
beautifulsoup4==4.9.3
2021-01-21 12:02:57 +01:00
bidict==0.21.2; python_version >= '3.6'
blockchain==1.4.4
2021-08-24 13:31:23 +02:00
certifi==2021.5.30
cffi==1.14.6
chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
charset-normalizer==2.0.4; python_version >= '3'
2020-11-27 21:12:20 +01:00
clamd==1.0.2
click-plugins==1.1.1
2021-08-24 13:31:23 +02:00
click==8.0.1; python_version >= '3.6'
colorama==0.4.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
2021-01-21 12:02:57 +01:00
colorclass==2.2.0
compressed-rtf==1.0.6
2021-08-24 13:31:23 +02:00
configparser==5.0.2; python_version >= '3.6'
cryptography==3.4.7; python_version >= '3.6'
decorator==5.0.9; python_version >= '3.5'
deprecated==1.2.12; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
dnsdb2==1.1.3
dnspython==2.1.0
domaintools-api==0.5.4
easygui==0.98.2
2021-01-21 12:02:57 +01:00
ebcdic==1.1.1
2019-12-08 19:39:44 +01:00
enum-compat==0.0.3
2021-08-24 13:31:23 +02:00
extract-msg==0.28.7
ez-setup==0.9
2019-04-26 14:05:02 +02:00
ezodf==0.3.2
2021-08-24 13:31:23 +02:00
filelock==3.0.12
2020-10-09 14:40:46 +02:00
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
futures==3.1.1
2021-08-24 13:31:23 +02:00
geoip2==4.2.0
httplib2==0.19.1
2020-10-09 14:40:46 +02:00
idna-ssl==1.1.0; python_version < '3.7'
2021-08-24 13:31:23 +02:00
idna==3.2; python_version >= '3'
2021-01-21 12:02:57 +01:00
imapclient==2.1.0
isodate==0.6.0
2021-08-24 13:31:23 +02:00
itsdangerous==2.0.1; python_version >= '3.6'
jbxapi==3.17.2
json-log-formatter==0.4.0
2019-12-08 19:39:44 +01:00
jsonschema==3.2.0
2021-08-24 13:31:23 +02:00
lark-parser==0.11.3
lief==0.11.5
lxml==4.6.3
maclookup==1.0.3
markdownify==0.5.3
maxminddb==2.0.3; python_version >= '3.6'
2021-08-24 13:31:23 +02:00
more-itertools==8.8.0; python_version >= '3.5'
msoffcrypto-tool==4.12.0; python_version >= '3' and platform_python_implementation != 'PyPy' or (platform_system != 'Windows' and platform_system != 'Darwin')
2020-12-04 21:53:28 +01:00
multidict==5.1.0; python_version >= '3.6'
np==1.0.2
2021-08-24 13:31:23 +02:00
numpy==1.21.2; python_version < '3.11' and python_version >= '3.7'
oauth2==1.9.0.post1
2021-01-21 12:02:57 +01:00
olefile==0.46; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2021-08-24 13:31:23 +02:00
oletools==0.56.2
opencv-python==4.5.3.56
pandas-ods-reader==0.1.2
pandas==1.3.2
passivetotal==2.5.4
2021-01-21 12:02:57 +01:00
pcodedmp==1.2.6
2021-08-24 13:31:23 +02:00
pdftotext==2.2.0
pillow==8.3.1
2020-10-09 14:40:46 +02:00
progressbar2==3.53.1
2021-01-21 12:02:57 +01:00
psutil==5.8.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
2020-10-09 14:40:46 +02:00
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2021-08-24 13:31:23 +02:00
pycryptodome==3.10.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pycryptodomex==3.10.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pydeep==0.4
2020-10-09 14:40:46 +02:00
pyeupi==1.1
2019-12-08 19:39:44 +01:00
pygeoip==0.3.2
2021-08-24 13:31:23 +02:00
pymisp[email,fileobjects,openioc,pdfexport]==2.4.148
2020-10-09 14:40:46 +02:00
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
2021-08-24 13:31:23 +02:00
pypdns==1.5.2
pypssl==2.2
pyrsistent==0.18.0; python_version >= '3.6'
pytesseract==0.3.8
2020-10-09 14:40:46 +02:00
python-baseconv==1.2.2
2021-08-24 13:31:23 +02:00
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-docx==0.8.11
python-engineio==4.2.1; python_version >= '3.6'
python-magic==0.4.24
python-pptx==0.6.19
python-socketio[client]==5.4.0; python_version >= '3.6'
python-utils==2.5.6
2019-12-08 19:39:44 +01:00
pytz==2019.3
2021-01-21 12:02:57 +01:00
pyyaml==5.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
pyzbar==0.1.8
2021-08-24 13:31:23 +02:00
pyzipper==0.3.5; python_version >= '3.5'
rdflib==6.0.0; python_version >= '3.7'
2020-10-09 14:40:46 +02:00
redis==3.5.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
2021-08-24 13:31:23 +02:00
reportlab==3.6.1
requests-cache==0.6.4; python_version >= '3.6'
requests-file==1.5.1
requests[security]==2.26.0
2021-01-21 12:02:57 +01:00
rtfde==0.0.2
2021-08-24 13:31:23 +02:00
ruamel.yaml.clib==0.2.6; python_version < '3.10' and platform_python_implementation == 'CPython'
ruamel.yaml==0.17.13; python_version >= '3'
shodan==1.25.0
sigmatools==0.20
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
socialscan==1.4.2
2020-10-09 14:40:46 +02:00
socketio-client==0.5.7.4
2021-08-24 13:31:23 +02:00
soupsieve==2.2.1; python_version >= '3'
sparqlwrapper==1.8.5
2021-01-21 12:02:57 +01:00
stix2-patterns==1.3.2
2021-08-24 13:31:23 +02:00
tabulate==0.8.9
tau-clients==0.1.3
tldextract==3.1.0; python_version >= '3.5'
tornado==6.1; python_version >= '3.5'
2021-08-24 13:31:23 +02:00
tqdm==4.62.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
trustar==0.3.35
typing-extensions==3.10.0.0
tzlocal==3.0; python_version >= '3.6'
2020-10-09 14:40:46 +02:00
unicodecsv==0.14.1
url-normalize==1.4.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
urlarchiver==0.2
2021-08-24 13:31:23 +02:00
urllib3==1.26.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
2019-12-08 19:39:44 +01:00
validators==0.14.0
2021-08-24 13:31:23 +02:00
vt-graph-api==1.1.2
vt-py==0.7.2
vulners==1.5.12
wand==0.6.7
websocket-client==1.2.1
wrapt==1.12.1
2021-01-21 12:02:57 +01:00
xlrd==2.0.1
2021-08-24 13:31:23 +02:00
xlsxwriter==3.0.1; python_version >= '3.4'
yara-python==3.8.1
yarl==1.6.3; python_version >= '3.6'
ndjson==0.3.1