mirror of https://github.com/CIRCL/lookyloo
chg: Bump deps, fix handling of HTTP status code 0
parent
60f4a09d28
commit
bda2e2c473
|
@ -98,7 +98,7 @@ lxml = ["lxml"]
|
|||
|
||||
[[package]]
|
||||
name = "bootstrap-flask"
|
||||
version = "1.7.0"
|
||||
version = "1.8.0"
|
||||
description = "Bootstrap helper for Flask/Jinja2."
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -240,7 +240,7 @@ python-versions = "*"
|
|||
|
||||
[[package]]
|
||||
name = "deprecated"
|
||||
version = "1.2.12"
|
||||
version = "1.2.13"
|
||||
description = "Python @deprecated decorator to deprecate old python classes, functions or methods."
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -361,7 +361,7 @@ hyperframe = ">=5.2.0,<6"
|
|||
|
||||
[[package]]
|
||||
name = "har2tree"
|
||||
version = "1.8.1"
|
||||
version = "1.8.2"
|
||||
description = "HTTP Archive (HAR) to ETE Toolkit generator"
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -1300,7 +1300,7 @@ misp = ["python-magic", "pydeep"]
|
|||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.8"
|
||||
content-hash = "deabef6604e09e989dcd3ff7f19bf7134a28c30dd907e7938f503eee94f9b13e"
|
||||
content-hash = "1d1de45841e934dccbd93c649ab0bf6c306ebe5e47bf15fd56e7db94184abd11"
|
||||
|
||||
[metadata.files]
|
||||
aiohttp = [
|
||||
|
@ -1372,8 +1372,8 @@ beautifulsoup4 = [
|
|||
{file = "beautifulsoup4-4.9.3.tar.gz", hash = "sha256:84729e322ad1d5b4d25f805bfa05b902dd96450f43842c4e99067d5e1369eb25"},
|
||||
]
|
||||
bootstrap-flask = [
|
||||
{file = "Bootstrap-Flask-1.7.0.tar.gz", hash = "sha256:dfb2a892e0dad47eb4160008e93eb65b16c988b8702f1b9d8d791043f7c0d023"},
|
||||
{file = "Bootstrap_Flask-1.7.0-py2.py3-none-any.whl", hash = "sha256:38452d68405d9d2d2f8e4ae3432411bf36043cbab017963d6b4cf1524875afe9"},
|
||||
{file = "Bootstrap-Flask-1.8.0.tar.gz", hash = "sha256:1c47a35b26b2ea2eaa0326b416c557aee77c7802f188055a8cfc4520a5cfdba2"},
|
||||
{file = "Bootstrap_Flask-1.8.0-py2.py3-none-any.whl", hash = "sha256:74a333756e997f2bb7d2d39a080eb2d1b4fd9da225f6cd5b56f0488ae5fe48ed"},
|
||||
]
|
||||
cchardet = [
|
||||
{file = "cchardet-2.1.7-cp35-cp35m-macosx_10_9_x86_64.whl", hash = "sha256:58005cd94e4bbb25fb4cee3ad75a0fe121384cb2b99ac5619aa45aecedf43c7b"},
|
||||
|
@ -1506,8 +1506,8 @@ defang = [
|
|||
{file = "defang-0.5.3.tar.gz", hash = "sha256:86aeff658d7cd4c3b61d16089872e1c1f0a1b7b3c64d4ca9525c017caeb284d7"},
|
||||
]
|
||||
deprecated = [
|
||||
{file = "Deprecated-1.2.12-py2.py3-none-any.whl", hash = "sha256:08452d69b6b5bc66e8330adde0a4f8642e969b9e1702904d137eeb29c8ffc771"},
|
||||
{file = "Deprecated-1.2.12.tar.gz", hash = "sha256:6d2de2de7931a968874481ef30208fd4e08da39177d61d3d4ebdf4366e7dbca1"},
|
||||
{file = "Deprecated-1.2.13-py2.py3-none-any.whl", hash = "sha256:64756e3e14c8c5eea9795d93c524551432a0be75629f8f29e67ab8caf076c76d"},
|
||||
{file = "Deprecated-1.2.13.tar.gz", hash = "sha256:43ac5335da90c31c24ba028af536a91d41d53f9e6901ddb021bcc572ce44e38d"},
|
||||
]
|
||||
dnspython = [
|
||||
{file = "dnspython-2.1.0-py3-none-any.whl", hash = "sha256:95d12f6ef0317118d2a1a6fc49aac65ffec7eb8087474158f42f26a639135216"},
|
||||
|
@ -1540,8 +1540,8 @@ h2 = [
|
|||
{file = "h2-3.2.0.tar.gz", hash = "sha256:875f41ebd6f2c44781259005b157faed1a5031df3ae5aa7bcb4628a6c0782f14"},
|
||||
]
|
||||
har2tree = [
|
||||
{file = "har2tree-1.8.1-py3-none-any.whl", hash = "sha256:2660a7e47d1840b88b79ef1b56cd1b0897e49ed2753818fa27a8409ae5f82410"},
|
||||
{file = "har2tree-1.8.1.tar.gz", hash = "sha256:85b144d14a7fbbe32fc15f05fb6f55860f99d5c9a832c8663172a58caf27cbd1"},
|
||||
{file = "har2tree-1.8.2-py3-none-any.whl", hash = "sha256:0578a70d7d017357b74958ec822b1e68dab6bd82e8a86aad20632e4a13350be8"},
|
||||
{file = "har2tree-1.8.2.tar.gz", hash = "sha256:a0d786d5519e15024b648bd03004613b76c490502fd3f96e2ec818773d3e2f53"},
|
||||
]
|
||||
hiredis = [
|
||||
{file = "hiredis-2.0.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:b4c8b0bc5841e578d5fb32a16e0c305359b987b850a06964bd5a62739d688048"},
|
||||
|
|
|
@ -43,13 +43,13 @@ gunicorn = "^20.1.0"
|
|||
cchardet = "^2.1.7"
|
||||
redis = "^3.5.3"
|
||||
beautifulsoup4 = "^4.9.3"
|
||||
bootstrap-flask = "^1.7.0"
|
||||
bootstrap-flask = "^1.8.0"
|
||||
defang = "^0.5.3"
|
||||
vt-py = "^0.7.2"
|
||||
pyeupi = "^1.1"
|
||||
scrapysplashwrapper = "^1.8"
|
||||
pysanejs = "^1.5"
|
||||
har2tree = "^1.8"
|
||||
har2tree = "^1.8.2"
|
||||
pylookyloo = "^1.8"
|
||||
dnspython = "^2.1.0"
|
||||
pytaxonomies = "^1.4.1"
|
||||
|
|
Loading…
Reference in New Issue