Skip to content

Commit c9281e6

Browse files
committed
chg: Bump REQUIREMENTS
1 parent d77fdab commit c9281e6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

REQUIREMENTS

+11
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
-e git+https://github.com/MISP/PyIntel471.git@0df8d51f1c1425de66714b3a5a45edb69b8cc2fc#egg=pyintel471
66
-e git+https://github.com/MISP/PyMISP.git@582dda0ce2a8ca8e1dd2cf3842e0491caca51c62#egg=pymisp
77
-e git+https://github.com/Rafiot/uwhoisd.git@411572840eba4c72dc321c549b36a54ed5cea9de#egg=uwhois&subdirectory=client
8+
-e git+https://github.com/cartertemm/ODTReader.git/@49d6938693f6faa3ff09998f86dba551ae3a996b#egg=odtreader
89
-e git+https://github.com/sebdraven/pydnstrails@48c1f740025c51289f43a24863d1845ff12fd21a#egg=pydnstrails
910
-e git+https://github.com/sebdraven/pyonyphe@cbb0168d5cb28a9f71f7ab3773164a7039ccdb12#egg=pyonyphe
1011
aiohttp==3.4.4
@@ -23,18 +24,24 @@ dnspython==1.16.0
2324
domaintools-api==0.3.3
2425
enum-compat==0.0.2
2526
ez-setup==0.9
27+
ezodf==0.3.2
2628
future==0.17.1
2729
httplib2==0.12.3
30+
idna-ssl==1.1.0 ; python_version < '3.7'
2831
idna==2.8
2932
isodate==0.6.0
3033
jsonschema==3.0.1
34+
lxml==4.3.3
3135
maclookup==1.0.3
3236
multidict==4.5.2
3337
np==1.0.2
3438
numpy==1.16.3
3539
oauth2==1.9.0.post1
3640
opencv-python==4.1.0.25
41+
pandas-ods-reader==0.0.6
42+
pandas==0.24.2
3743
passivetotal==1.0.30
44+
pdftotext==2.1.1
3845
pillow==6.0.0
3946
psutil==5.6.2
4047
pyeupi==1.0
@@ -45,6 +52,9 @@ pypssl==2.1
4552
pyrsistent==0.15.1
4653
pytesseract==0.2.6
4754
python-dateutil==2.8.0
55+
python-docx==0.8.10
56+
python-pptx==0.6.17
57+
pytz==2019.1
4858
pyyaml==5.1
4959
pyzbar==0.1.8
5060
rdflib==4.2.2
@@ -65,6 +75,7 @@ urlarchiver==0.2
6575
urllib3==1.24.2
6676
vulners==1.5.0
6777
wand==0.5.3
78+
xlrd==1.2.0
6879
xlsxwriter==1.1.7
6980
yara-python==3.8.1
7081
yarl==1.3.0

0 commit comments

Comments
 (0)