Use git for everything we can

pull/73/head
Hannah Ward 6 years ago
parent 22f4edd25d
commit daa66dd32f
No known key found for this signature in database
GPG Key ID: 6F3BAD60DE190290
  1. 2
      REQUIREMENTS
  2. 1
      setup.py

@ -12,6 +12,8 @@ pyeupi
ipasn-redis
asnhistory
git+https://github.com/Rafiot/uwhoisd.git@testing#egg=uwhois&subdirectory=client
git+https://github.com/MISP/MISP-STIX-Converter.git#egg=misp_stix_converter
git+https://github.com/CIRCL/PyMISP.git#egg=pymisp
pillow
pytesseract
SPARQLWrapper

@ -38,6 +38,5 @@ setup(
'pillow',
'pytesseract',
'shodan',
'misp_stix_converter'
],
)

Loading…
Cancel
Save