chg: Bump REQUIREMENTS

pull/302/head
Raphaël Vinot 2019-04-26 14:05:02 +02:00
parent d77fdabeb2
commit c9281e605d
1 changed files with 11 additions and 0 deletions

View File

@ -5,6 +5,7 @@
-e git+https://github.com/MISP/PyIntel471.git@0df8d51f1c1425de66714b3a5a45edb69b8cc2fc#egg=pyintel471 -e git+https://github.com/MISP/PyIntel471.git@0df8d51f1c1425de66714b3a5a45edb69b8cc2fc#egg=pyintel471
-e git+https://github.com/MISP/PyMISP.git@582dda0ce2a8ca8e1dd2cf3842e0491caca51c62#egg=pymisp -e git+https://github.com/MISP/PyMISP.git@582dda0ce2a8ca8e1dd2cf3842e0491caca51c62#egg=pymisp
-e git+https://github.com/Rafiot/uwhoisd.git@411572840eba4c72dc321c549b36a54ed5cea9de#egg=uwhois&subdirectory=client -e git+https://github.com/Rafiot/uwhoisd.git@411572840eba4c72dc321c549b36a54ed5cea9de#egg=uwhois&subdirectory=client
-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/pydnstrails@48c1f740025c51289f43a24863d1845ff12fd21a#egg=pydnstrails
-e git+https://github.com/sebdraven/pyonyphe@cbb0168d5cb28a9f71f7ab3773164a7039ccdb12#egg=pyonyphe -e git+https://github.com/sebdraven/pyonyphe@cbb0168d5cb28a9f71f7ab3773164a7039ccdb12#egg=pyonyphe
aiohttp==3.4.4 aiohttp==3.4.4
@ -23,18 +24,24 @@ dnspython==1.16.0
domaintools-api==0.3.3 domaintools-api==0.3.3
enum-compat==0.0.2 enum-compat==0.0.2
ez-setup==0.9 ez-setup==0.9
ezodf==0.3.2
future==0.17.1 future==0.17.1
httplib2==0.12.3 httplib2==0.12.3
idna-ssl==1.1.0 ; python_version < '3.7'
idna==2.8 idna==2.8
isodate==0.6.0 isodate==0.6.0
jsonschema==3.0.1 jsonschema==3.0.1
lxml==4.3.3
maclookup==1.0.3 maclookup==1.0.3
multidict==4.5.2 multidict==4.5.2
np==1.0.2 np==1.0.2
numpy==1.16.3 numpy==1.16.3
oauth2==1.9.0.post1 oauth2==1.9.0.post1
opencv-python==4.1.0.25 opencv-python==4.1.0.25
pandas-ods-reader==0.0.6
pandas==0.24.2
passivetotal==1.0.30 passivetotal==1.0.30
pdftotext==2.1.1
pillow==6.0.0 pillow==6.0.0
psutil==5.6.2 psutil==5.6.2
pyeupi==1.0 pyeupi==1.0
@ -45,6 +52,9 @@ pypssl==2.1
pyrsistent==0.15.1 pyrsistent==0.15.1
pytesseract==0.2.6 pytesseract==0.2.6
python-dateutil==2.8.0 python-dateutil==2.8.0
python-docx==0.8.10
python-pptx==0.6.17
pytz==2019.1
pyyaml==5.1 pyyaml==5.1
pyzbar==0.1.8 pyzbar==0.1.8
rdflib==4.2.2 rdflib==4.2.2
@ -65,6 +75,7 @@ urlarchiver==0.2
urllib3==1.24.2 urllib3==1.24.2
vulners==1.5.0 vulners==1.5.0
wand==0.5.3 wand==0.5.3
xlrd==1.2.0
xlsxwriter==1.1.7 xlsxwriter==1.1.7
yara-python==3.8.1 yara-python==3.8.1
yarl==1.3.0 yarl==1.3.0