Commit graph

81 commits

Author SHA1 Message Date
NotoriousRebel 8fa0c776dd Proper restructuring. 2020-07-03 18:23:26 -04:00
NotoriousRebel 03adc7e79e sync. 2020-06-28 12:38:25 -04:00
L1ghtn1ng 3728560c8b Update deps 2020-06-28 16:05:12 +01:00
Steve Bate bf8b7a49d1 Added code to support Windows 10 operation.
Manually tested with Python 3.8.3. Using SelectorEventLoop because
of issues with default ProactorEventLoop on Windows (e.g., missing
add_reader implementation needed by aiodns). Made the uvloop install
requirement conditional on the operating system (skipped on
Windows platforms). This change doesn't allow setup.py to run on
Windows (because of /etc/theHarvester reference), but supports running
theHarvester.py directly from a cloned workspace.
2020-06-27 08:11:17 -04:00
L1ghtn1ng 6d9158f7ca remove uneeded param and update deps for restapi 2020-06-05 15:48:26 +01:00
L1ghtn1ng 8cf02633c9 Sort out deps for restapi 2020-06-05 15:26:47 +01:00
L1ghtn1ng acd4ed8f7c WIP for the restAPI 2020-06-02 01:28:35 +01:00
dependabot-preview[bot] ea2d85c18f
Bump plotly from 4.8.0 to 4.8.1 in /requirements
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v4.8.0...v4.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-29 05:06:18 +00:00
dependabot-preview[bot] 15f5abac3b
Bump plotly from 4.7.1 to 4.8.0 in /requirements
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v4.7.1...v4.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27 05:12:56 +00:00
dependabot-preview[bot] 2503f3e415
Bump lxml from 4.5.0 to 4.5.1 in /requirements
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.0...lxml-4.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-20 05:15:28 +00:00
dependabot-preview[bot] 4011783838
Bump beautifulsoup4 from 4.9.0 to 4.9.1 in /requirements
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.0 to 4.9.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-17 22:36:51 +00:00
dependabot-preview[bot] ee3b621653
Bump plotly from 4.7.0 to 4.7.1 in /requirements
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v4.7.0...v4.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-09 15:58:04 +00:00
dependabot-preview[bot] 6a53c45330
Bump plotly from 4.6.0 to 4.7.0 in /requirements
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v4.6.0...v4.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-07 05:24:59 +00:00
dependabot-preview[bot] e545ecf158
Bump aiosqlite from 0.12.0 to 0.13.0 in /requirements
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/omnilib/aiosqlite/releases)
- [Changelog](https://github.com/omnilib/aiosqlite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/omnilib/aiosqlite/compare/v0.12.0...v0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-07 05:13:53 +00:00
L1ghtn1ng 8d620c6c14 Merge remote-tracking branch 'upstream/master' into dev 2020-05-02 03:16:56 +01:00
L1ghtn1ng 44448e0ce7 update deps to fix issue with py3 as the ssl module is py2 only 2020-05-02 03:01:18 +01:00
L1ghtn1ng f7726facf7 sync upstream 2020-05-02 02:46:52 +01:00
L1ghtn1ng 5a5a88461b update deps 2020-05-02 02:40:52 +01:00
laramies befcbd1813 Fixed SSL issue in OSX
Added Certifi following https://github.com/aio-libs/aiohttp/issues/955
2020-05-02 00:57:36 +02:00
dependabot-preview[bot] 5496d40f58
Bump aiosqlite from 0.11.0 to 0.12.0 in /requirements
Bumps [aiosqlite](https://github.com/jreese/aiosqlite) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/jreese/aiosqlite/releases)
- [Changelog](https://github.com/jreese/aiosqlite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jreese/aiosqlite/compare/v0.11.0...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 17:30:59 +00:00
L1ghtn1ng 44976dfe0f Update deps 2020-04-06 21:45:53 +01:00
L1ghtn1ng cc303bb787 Fixes #407 2020-03-23 18:37:39 +00:00
L1ghtn1ng 27eb67e5c3 Update readme and deps and fix docker build 2020-03-22 17:36:41 +00:00
L1ghtn1ng afe4b2861e Updated deps and added mock lib to dev deps 2020-02-02 23:25:57 +00:00
L1ghtn1ng b34322e60d update travis config and deps 2020-01-26 16:58:31 +00:00
L1ghtn1ng fd32110a2b Update deps and code style updates 2020-01-11 19:57:23 +00:00
Matt a3e686aa93
Merge branch 'dev' into master 2019-12-29 23:19:24 -05:00
NotoriousRebel 2585342ea9 Added uvloop to deps. 2019-12-29 23:18:25 -05:00
L1ghtn1ng 103d61ab1d Add uvloop to deps 2019-12-30 04:13:30 +00:00
NotoriousRebel df037410a9 made directory for requirements. 2019-12-29 23:08:02 -05:00
L1ghtn1ng e8b72d522d port otx to use aiohttp and fix IP bug and a few other misc changes 2019-12-30 02:34:22 +00:00
Renamed from requirements.txt (Browse further)