mirror of https://github.com/MISP/misp-modules
chg: [py] updated requirements
parent
4e36bc6b87
commit
70543820eb
14
REQUIREMENTS
14
REQUIREMENTS
|
@ -45,16 +45,16 @@ isodate==0.6.0
|
||||||
jbxapi==3.4.0
|
jbxapi==3.4.0
|
||||||
jsonschema==3.2.0
|
jsonschema==3.2.0
|
||||||
lief==0.10.1
|
lief==0.10.1
|
||||||
lxml==4.5.0
|
lxml==4.6.4
|
||||||
maclookup==1.0.3
|
maclookup==1.0.3
|
||||||
maxminddb==1.5.2
|
maxminddb==1.5.2
|
||||||
multidict==4.7.5
|
multidict==4.7.5
|
||||||
np==1.0.2
|
np==1.0.2
|
||||||
numpy==1.18.2
|
numpy==1.21.4
|
||||||
oauth2==1.9.0.post1
|
oauth2==1.9.0.post1
|
||||||
opencv-python==4.2.0.32
|
opencv-python==4.2.0.32
|
||||||
pandas-ods-reader==0.0.7
|
pandas-ods-reader==0.1.4
|
||||||
pandas==1.0.3
|
pandas==1.3.4
|
||||||
passivetotal==1.0.31
|
passivetotal==1.0.31
|
||||||
pdftotext==2.1.4
|
pdftotext==2.1.4
|
||||||
pillow==7.0.0
|
pillow==7.0.0
|
||||||
|
@ -72,12 +72,12 @@ pypdns==1.5.1
|
||||||
pypssl==2.1
|
pypssl==2.1
|
||||||
pyrsistent==0.16.0
|
pyrsistent==0.16.0
|
||||||
pytesseract==0.3.3
|
pytesseract==0.3.3
|
||||||
python-dateutil==2.8.1
|
python-dateutil==2.8.2
|
||||||
python-docx==0.8.10
|
python-docx==0.8.10
|
||||||
python-magic==0.4.15
|
python-magic==0.4.15
|
||||||
python-pptx==0.6.18
|
python-pptx==0.6.18
|
||||||
python-utils==2.4.0
|
python-utils==2.4.0
|
||||||
pytz==2019.3
|
pytz==2021.3
|
||||||
pyyaml==5.3.1
|
pyyaml==5.3.1
|
||||||
pyzbar==0.1.8
|
pyzbar==0.1.8
|
||||||
pyzipper==0.3.1 ; python_version >= '3.5'
|
pyzipper==0.3.1 ; python_version >= '3.5'
|
||||||
|
@ -88,7 +88,7 @@ requests-cache==0.5.2
|
||||||
requests[security]==2.23.0
|
requests[security]==2.23.0
|
||||||
shodan==1.22.0
|
shodan==1.22.0
|
||||||
sigmatools==0.16.0
|
sigmatools==0.16.0
|
||||||
six==1.14.0
|
six==1.16.0
|
||||||
socketio-client==0.5.6
|
socketio-client==0.5.6
|
||||||
soupsieve==2.0
|
soupsieve==2.0
|
||||||
sparqlwrapper==1.8.5
|
sparqlwrapper==1.8.5
|
||||||
|
|
Loading…
Reference in New Issue