mirror of https://github.com/CIRCL/lookyloo
chg: Bump deps for lacus v1.0
parent
87bb61efea
commit
b4957ea8f0
|
@ -568,7 +568,7 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339-
|
|||
|
||||
[[package]]
|
||||
name = "lacuscore"
|
||||
version = "0.5.3"
|
||||
version = "1.0.0"
|
||||
description = "Core of Lacus, usable as a module"
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -576,7 +576,7 @@ python-versions = ">=3.8,<4.0"
|
|||
|
||||
[package.dependencies]
|
||||
defang = ">=0.5.3,<0.6.0"
|
||||
playwrightcapture = ">=1.15.10,<2.0.0"
|
||||
playwrightcapture = ">=1.16.0,<2.0.0"
|
||||
redis = {version = ">=4.3.4,<5.0.0", extras = ["hiredis"]}
|
||||
requests = ">=2.28.1,<3.0.0"
|
||||
ua-parser = ">=0.16.1,<0.17.0"
|
||||
|
@ -761,7 +761,7 @@ typing-extensions = {version = "*", markers = "python_version <= \"3.8\""}
|
|||
|
||||
[[package]]
|
||||
name = "playwrightcapture"
|
||||
version = "1.15.10"
|
||||
version = "1.16.0"
|
||||
description = "A simple library to capture websites using playwright"
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -890,7 +890,7 @@ docs = ["Sphinx (>=5.1.1,<6.0.0)"]
|
|||
|
||||
[[package]]
|
||||
name = "pylacus"
|
||||
version = "0.4.0"
|
||||
version = "1.0.0"
|
||||
description = "Python CLI and module for lacus"
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -900,7 +900,7 @@ python-versions = ">=3.8,<4.0"
|
|||
requests = ">=2.28.1,<3.0.0"
|
||||
|
||||
[package.extras]
|
||||
docs = ["Sphinx (>=5.2.3,<6.0.0)"]
|
||||
docs = ["Sphinx (>=5.3.0,<6.0.0)"]
|
||||
|
||||
[[package]]
|
||||
name = "pylookyloo"
|
||||
|
@ -1465,7 +1465,7 @@ misp = ["python-magic", "pydeep2"]
|
|||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = ">=3.8,<3.11"
|
||||
content-hash = "a1d28b2d766ae462c753222d9d15a0c7931a8a3ca752bb8e6f1f58a552a643e4"
|
||||
content-hash = "c50007f8bd6cd6485bf524a6c8e2638e9d7ead98a48fc05efbb22bdf63a0a7d3"
|
||||
|
||||
[metadata.files]
|
||||
aiohttp = [
|
||||
|
@ -1920,8 +1920,8 @@ jsonschema = [
|
|||
{file = "jsonschema-4.16.0.tar.gz", hash = "sha256:165059f076eff6971bae5b742fc029a7b4ef3f9bcf04c14e4776a7605de14b23"},
|
||||
]
|
||||
lacuscore = [
|
||||
{file = "lacuscore-0.5.3-py3-none-any.whl", hash = "sha256:27c682e4ae30779bf426b736e36986e8c46572246f0bdc040521f6c5ac92e81e"},
|
||||
{file = "lacuscore-0.5.3.tar.gz", hash = "sha256:8e0e1352a70d449c505397115d1ce2412d9c1f2c28c4774306faf024637640af"},
|
||||
{file = "lacuscore-1.0.0-py3-none-any.whl", hash = "sha256:78a8d2fb9443fa1cf2863fee77ad140979b75a6e362efa0af6c5b2638ff7607f"},
|
||||
{file = "lacuscore-1.0.0.tar.gz", hash = "sha256:c9a26f7da677c1a1504a60049a32f71b285e8bd9c04bcd5bd6e71c94546c8d67"},
|
||||
]
|
||||
lief = [
|
||||
{file = "lief-0.12.2-cp310-cp310-macosx_10_14_x86_64.whl", hash = "sha256:cdadaab4b9ec756e1d1f0324acd6e280ae849d251e66f836da455df592deaf9e"},
|
||||
|
@ -2261,8 +2261,8 @@ playwright = [
|
|||
{file = "playwright-1.27.1-py3-none-win_amd64.whl", hash = "sha256:fc8ce323cf116e27902f327cee1cba6fc0c5400e9281df8e53d3355de88336ba"},
|
||||
]
|
||||
playwrightcapture = [
|
||||
{file = "playwrightcapture-1.15.10-py3-none-any.whl", hash = "sha256:1fc0fd12316267e97b392efe648fc4d433fb0288a01f973ffaec8623a9eede82"},
|
||||
{file = "playwrightcapture-1.15.10.tar.gz", hash = "sha256:8ec5d4a5459e8c4d7e667e3b86233ce5aa8af27bd2c59f0e2be5eee45a5eb703"},
|
||||
{file = "playwrightcapture-1.16.0-py3-none-any.whl", hash = "sha256:b34c9db0f05dea7d11b128ad7dcc9adcd9213a2c8e6847d99711443cd946f82d"},
|
||||
{file = "playwrightcapture-1.16.0.tar.gz", hash = "sha256:c3b95da957a649aa04ce3024a7c3b488821f7d03c6789358ad3705de81ae5821"},
|
||||
]
|
||||
prompt-toolkit = [
|
||||
{file = "prompt_toolkit-3.0.31-py3-none-any.whl", hash = "sha256:9696f386133df0fc8ca5af4895afe5d78f5fcfe5258111c2a79a1c3e41ffa96d"},
|
||||
|
@ -2318,8 +2318,8 @@ pyhashlookup = [
|
|||
{file = "pyhashlookup-1.2.1.tar.gz", hash = "sha256:eb514cc1a5559a013a8882e101849fa52a37641f2a7d9dc21c0d266b37607aa5"},
|
||||
]
|
||||
pylacus = [
|
||||
{file = "pylacus-0.4.0-py3-none-any.whl", hash = "sha256:7d64ad2d27937f10219a5aefa826a1ff3be222986ccaf5371ee2f975551d01e9"},
|
||||
{file = "pylacus-0.4.0.tar.gz", hash = "sha256:f3b4acc956ff953a96f1d142ffc854ac94da2f7536944d9a2aa4dd171c73db41"},
|
||||
{file = "pylacus-1.0.0-py3-none-any.whl", hash = "sha256:5fc1eb2d397d9801929ed86eb768d3c3b1d0248e004d99975dc6be9eb80a7eee"},
|
||||
{file = "pylacus-1.0.0.tar.gz", hash = "sha256:ab8c16faff4482cd12af38abd385d2aa1d5bd4d54930d713669206f7da4b94b6"},
|
||||
]
|
||||
pylookyloo = [
|
||||
{file = "pylookyloo-1.15.0-py3-none-any.whl", hash = "sha256:ab717f8d05d8165cdfae8d47b13928de3f72b6322294dcff7881e757c343127f"},
|
||||
|
|
|
@ -67,8 +67,8 @@ passivetotal = "^2.5.9"
|
|||
werkzeug = "2.1.2"
|
||||
filetype = "^1.1.0"
|
||||
pypandora = "^1.1.2"
|
||||
lacuscore = "^0.5.3"
|
||||
pylacus = "^0.4.0"
|
||||
lacuscore = "^1.0"
|
||||
pylacus = "^1.0"
|
||||
|
||||
[tool.poetry.extras]
|
||||
misp = ['python-magic', 'pydeep2']
|
||||
|
|
Loading…
Reference in New Issue