Commit graph

91 commits

Author SHA1 Message Date
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
J.Townsend ee77074508
Merge pull request #141 from L1ghtn1ng/dependabot/pip/requirements/dev/pytest-5.4.3
Bump pytest from 5.4.2 to 5.4.3 in /requirements
2020-06-04 23:01:50 +01:00
dependabot-preview[bot] 50e8e7149d
Bump pytest from 5.4.2 to 5.4.3 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.2...5.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-04 07:53:24 +00:00
dependabot-preview[bot] e573d9cc09
Bump mypy from 0.770 to 0.780 in /requirements
Bumps [mypy](https://github.com/python/mypy) from 0.770 to 0.780.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.770...v0.780)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-04 07:53:23 +00: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] a376bdeddf
Bump flake8 from 3.8.1 to 3.8.2 in /requirements
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.1 to 3.8.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.1...3.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 05:11:18 +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] 1cffc2469a
Bump flake8 from 3.8.0 to 3.8.1 in /requirements
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.0 to 3.8.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.0...3.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 23:08:06 +00:00
dependabot-preview[bot] 2a509cda12
Bump flake8 from 3.7.9 to 3.8.0 in /requirements
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.8.0.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 05:14:25 +00:00
L1ghtn1ng 5c2cb5457f Update deps 2020-05-09 17:11:04 +01:00
dependabot-preview[bot] 796ca5ae3c
Merge pull request #119 from L1ghtn1ng/dependabot/pip/requirements/dev/pytest-5.4.2 2020-05-09 16:05:57 +00:00
dependabot-preview[bot] 07b31105d4
Bump pytest from 5.4.1 to 5.4.2 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.1...5.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-09 15:58:27 +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
dependabot-preview[bot] fcb00c05a2
Bump pytest-asyncio from 0.11.0 to 0.12.0 in /requirements
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.11.0...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 05:19:50 +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 fe3d6a332e Fix proxy in setup that was missed and disable github test 2020-02-11 16:24:38 +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
L1ghtn1ng f472d95d2b add pytest-asyncio to deps and got otx test working 2019-12-31 03:17:41 +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