mirror of https://github.com/CIRCL/lookyloo
chg: Bump deps
parent
f8ed5567fa
commit
c5f7bc6233
|
@ -160,7 +160,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "charset-normalizer"
|
name = "charset-normalizer"
|
||||||
version = "2.0.9"
|
version = "2.0.10"
|
||||||
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
|
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
|
||||||
category = "main"
|
category = "main"
|
||||||
optional = false
|
optional = false
|
||||||
|
@ -469,7 +469,7 @@ scripts = ["click (>=6.0)", "twisted (>=16.4.0)"]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "ipython"
|
name = "ipython"
|
||||||
version = "7.30.1"
|
version = "7.31.0"
|
||||||
description = "IPython: Productive Interactive Computing"
|
description = "IPython: Productive Interactive Computing"
|
||||||
category = "dev"
|
category = "dev"
|
||||||
optional = false
|
optional = false
|
||||||
|
@ -1313,7 +1313,7 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "vt-py"
|
name = "vt-py"
|
||||||
version = "0.12.0"
|
version = "0.13.0"
|
||||||
description = "The official Python client library for VirusTotal"
|
description = "The official Python client library for VirusTotal"
|
||||||
category = "main"
|
category = "main"
|
||||||
optional = false
|
optional = false
|
||||||
|
@ -1394,7 +1394,7 @@ misp = ["python-magic", "pydeep"]
|
||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "1.1"
|
lock-version = "1.1"
|
||||||
python-versions = ">=3.8,<3.11"
|
python-versions = ">=3.8,<3.11"
|
||||||
content-hash = "f86b32f3d9c9206f907dee804345544305065447790c50f51e48822f3e388027"
|
content-hash = "fa3122bbe353b23ba1638da9eefbdd058799a7e40aee04788a534d85badb33e6"
|
||||||
|
|
||||||
[metadata.files]
|
[metadata.files]
|
||||||
aiohttp = [
|
aiohttp = [
|
||||||
|
@ -1599,8 +1599,8 @@ chardet = [
|
||||||
{file = "chardet-4.0.0.tar.gz", hash = "sha256:0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa"},
|
{file = "chardet-4.0.0.tar.gz", hash = "sha256:0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa"},
|
||||||
]
|
]
|
||||||
charset-normalizer = [
|
charset-normalizer = [
|
||||||
{file = "charset-normalizer-2.0.9.tar.gz", hash = "sha256:b0b883e8e874edfdece9c28f314e3dd5badf067342e42fb162203335ae61aa2c"},
|
{file = "charset-normalizer-2.0.10.tar.gz", hash = "sha256:876d180e9d7432c5d1dfd4c5d26b72f099d503e8fcc0feb7532c9289be60fcbd"},
|
||||||
{file = "charset_normalizer-2.0.9-py3-none-any.whl", hash = "sha256:1eecaa09422db5be9e29d7fc65664e6c33bd06f9ced7838578ba40d58bdf3721"},
|
{file = "charset_normalizer-2.0.10-py3-none-any.whl", hash = "sha256:cb957888737fc0bbcd78e3df769addb41fd1ff8cf950dc9e7ad7793f1bf44455"},
|
||||||
]
|
]
|
||||||
click = [
|
click = [
|
||||||
{file = "click-8.0.3-py3-none-any.whl", hash = "sha256:353f466495adaeb40b6b5f592f9f91cb22372351c84caeb068132442a4518ef3"},
|
{file = "click-8.0.3-py3-none-any.whl", hash = "sha256:353f466495adaeb40b6b5f592f9f91cb22372351c84caeb068132442a4518ef3"},
|
||||||
|
@ -1830,8 +1830,8 @@ incremental = [
|
||||||
{file = "incremental-21.3.0.tar.gz", hash = "sha256:02f5de5aff48f6b9f665d99d48bfc7ec03b6e3943210de7cfc88856d755d6f57"},
|
{file = "incremental-21.3.0.tar.gz", hash = "sha256:02f5de5aff48f6b9f665d99d48bfc7ec03b6e3943210de7cfc88856d755d6f57"},
|
||||||
]
|
]
|
||||||
ipython = [
|
ipython = [
|
||||||
{file = "ipython-7.30.1-py3-none-any.whl", hash = "sha256:fc60ef843e0863dd4e24ab2bb5698f071031332801ecf8d1aeb4fb622056545c"},
|
{file = "ipython-7.31.0-py3-none-any.whl", hash = "sha256:4c4234cdcc6b8f87c5b5c7af9899aa696ac5cfcf0e9f6d0688018bbee5c73bce"},
|
||||||
{file = "ipython-7.30.1.tar.gz", hash = "sha256:cb6aef731bf708a7727ab6cde8df87f0281b1427d41e65d62d4b68934fa54e97"},
|
{file = "ipython-7.31.0.tar.gz", hash = "sha256:346c74db7312c41fa566d3be45d2e759a528dcc2994fe48aac1a03a70cd668a3"},
|
||||||
]
|
]
|
||||||
itemadapter = [
|
itemadapter = [
|
||||||
{file = "itemadapter-0.4.0-py3-none-any.whl", hash = "sha256:695809a4e2f42174f0392dd66c2ceb2b2454d3ebbf65a930e5c85910d8d88d8f"},
|
{file = "itemadapter-0.4.0-py3-none-any.whl", hash = "sha256:695809a4e2f42174f0392dd66c2ceb2b2454d3ebbf65a930e5c85910d8d88d8f"},
|
||||||
|
@ -2418,7 +2418,8 @@ urllib3 = [
|
||||||
{file = "urllib3-1.26.7.tar.gz", hash = "sha256:4987c65554f7a2dbf30c18fd48778ef124af6fab771a377103da0585e2336ece"},
|
{file = "urllib3-1.26.7.tar.gz", hash = "sha256:4987c65554f7a2dbf30c18fd48778ef124af6fab771a377103da0585e2336ece"},
|
||||||
]
|
]
|
||||||
vt-py = [
|
vt-py = [
|
||||||
{file = "vt-py-0.12.0.tar.gz", hash = "sha256:f963a5a1661b5ed4de7496bca2ef374131db4ea21037386cdfa52b18c9a00593"},
|
{file = "vt-py-0.13.0.tar.gz", hash = "sha256:7e887d58dd72158a2b1d39ad482456907ccfe2688913f1ccef201659dda26833"},
|
||||||
|
{file = "vt_py-0.13.0-py3-none-any.whl", hash = "sha256:c230bba19ad5c1f6f5b4aece08e79b8e45dda31a1c0065a04af1e2ef10dcf2fb"},
|
||||||
]
|
]
|
||||||
w3lib = [
|
w3lib = [
|
||||||
{file = "w3lib-1.22.0-py2.py3-none-any.whl", hash = "sha256:0161d55537063e00d95a241663ede3395c4c6d7b777972ba2fd58bbab2001e53"},
|
{file = "w3lib-1.22.0-py2.py3-none-any.whl", hash = "sha256:0161d55537063e00d95a241663ede3395c4c6d7b777972ba2fd58bbab2001e53"},
|
||||||
|
|
|
@ -36,7 +36,7 @@ start_website = "bin.start_website:main"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = ">=3.8,<3.11"
|
python = ">=3.8,<3.11"
|
||||||
requests = "^2.26"
|
requests = "^2.27"
|
||||||
flask = "^2.0.2"
|
flask = "^2.0.2"
|
||||||
gunicorn = "^20.1.0"
|
gunicorn = "^20.1.0"
|
||||||
cchardet = "^2.1.7"
|
cchardet = "^2.1.7"
|
||||||
|
@ -44,7 +44,7 @@ redis = {version = "^4.1.0", extras = ["hiredis"]}
|
||||||
beautifulsoup4 = "^4.10"
|
beautifulsoup4 = "^4.10"
|
||||||
bootstrap-flask = "^1.8.0"
|
bootstrap-flask = "^1.8.0"
|
||||||
defang = "^0.5.3"
|
defang = "^0.5.3"
|
||||||
vt-py = "^0.12.0"
|
vt-py = "^0.13.0"
|
||||||
pyeupi = "^1.1"
|
pyeupi = "^1.1"
|
||||||
scrapysplashwrapper = "^1.10.1"
|
scrapysplashwrapper = "^1.10.1"
|
||||||
pysanejs = "^2.0"
|
pysanejs = "^2.0"
|
||||||
|
@ -71,7 +71,7 @@ misp = ['python-magic', 'pydeep']
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
mypy = "^0.930"
|
mypy = "^0.930"
|
||||||
ipython = "^7.30.1"
|
ipython = "^7.31.0"
|
||||||
types-redis = "^4.1.2"
|
types-redis = "^4.1.2"
|
||||||
types-requests = "^2.26.3"
|
types-requests = "^2.26.3"
|
||||||
types-Flask = "^1.1.6"
|
types-Flask = "^1.1.6"
|
||||||
|
|
Loading…
Reference in New Issue