mirror of https://github.com/CIRCL/lookyloo
chg: Bump deps
parent
a9ce857289
commit
09e394bceb
File diff suppressed because it is too large
Load Diff
|
@ -56,7 +56,7 @@ pytaxonomies = "^1.5.0"
|
|||
pymisp = {version = "^2.4.197", extras = ["url", "fileobjects"]}
|
||||
Pillow = "^10.4.0"
|
||||
flask-restx = "^1.3.0"
|
||||
rich = "^13.8.0"
|
||||
rich = "^13.8.1"
|
||||
pyphishtanklookup = "^1.4.0"
|
||||
Flask-Cors = "^5.0.0"
|
||||
pyhashlookup = "^1.2.4"
|
||||
|
@ -68,15 +68,15 @@ passivetotal = "^2.5.9"
|
|||
werkzeug = "^3.0.4"
|
||||
filetype = "^1.2.0"
|
||||
pypandora = "^1.9.0"
|
||||
lacuscore = "^1.10.12"
|
||||
lacuscore = "^1.10.13"
|
||||
pylacus = "^1.10.0"
|
||||
pyipasnhistory = "^2.1.2"
|
||||
publicsuffixlist = "^1.0.2.20240906"
|
||||
publicsuffixlist = "^1.0.2.20240913"
|
||||
pyfaup = "^1.2"
|
||||
chardet = "^5.2.0"
|
||||
pysecuritytxt = "^1.3.2"
|
||||
pylookyloomonitoring = "^1.1.4"
|
||||
pytz = {"version" = "^2024.1", python = "<3.9"}
|
||||
pytz = {"version" = "^2024.2", python = "<3.9"}
|
||||
s3fs = "^2024.9.0"
|
||||
urllib3 = [
|
||||
{version = "<2", python = "<3.10"},
|
||||
|
@ -102,9 +102,9 @@ types-requests = [
|
|||
types-redis = {version = "^4.6.0.20240903"}
|
||||
types-Deprecated = "^1.2.9.20240311"
|
||||
types-python-dateutil = "^2.9.0.20240906"
|
||||
types-beautifulsoup4 = "^4.12.0.20240511"
|
||||
types-beautifulsoup4 = "^4.12.0.20240907"
|
||||
types-Pillow = "^10.2.0.20240822"
|
||||
types-pytz = "^2024.1.0.20240417"
|
||||
types-pytz = "^2024.2.0.20240913"
|
||||
types-psutil = "^6.0.0.20240901"
|
||||
|
||||
[build-system]
|
||||
|
|
Loading…
Reference in New Issue