theHarvester/requirements.txt
Syed Umar Arfeen 5bf30e41ff
Resolving plotly deprecation issue
In the old version of requirements.txt `plotly>=3.10.0` is being used which returns deprecation issue. It can be fixed by using `plotly==3.10.0` instead
2019-08-01 17:59:40 +05:00

9 lines
128 B
Plaintext

beautifulsoup4>=4.7.1
censys==0.0.8
plotly==3.10.0
pytest>=4.6.3
PyYaml>=5.1.1
requests>=2.22.0
shodan>=1.13.0
texttable>=1.6.1