Quick fix: commented not working dependencies and added support of python3 in generate_flow_graph

This commit is contained in:
= 2017-08-02 20:44:53 +02:00
parent c9f60a5a3d
commit 6b844d2202
3 changed files with 2 additions and 2 deletions

View file

@ -66,4 +66,4 @@ with open(path, 'r') as f:
output_text_graph += elem
output_text_graph += "}"
print output_text_graph
print(output_text_graph)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 188 KiB

After

Width:  |  Height:  |  Size: 204 KiB

View file

@ -45,7 +45,7 @@ pycountry
PySocks
#ASN lookup requirements
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/adns-python/adns-python-1.2.1.tar.gz
#https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/adns-python/adns-python-1.2.1.tar.gz
https://github.com/trolldbois/python-cymru-services/archive/master.zip
https://github.com/saffsd/langid.py/archive/master.zip