Update cli and desktop dependencies

This commit is contained in:
Miguel Jacq 2025-02-03 16:21:46 +11:00
parent ca514c622e
commit 1d993ea3cf
No known key found for this signature in database
GPG Key ID: 59B3F0C24135C6A9
3 changed files with 1529 additions and 1111 deletions

1230
cli/poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -16,7 +16,7 @@ classifiers = [
]
[tool.poetry.dependencies]
python = ">=3.8,<3.13"
python = ">=3.9,<3.13"
click = "*"
flask = "2.3.2"
flask-compress = "^1.13"
@ -32,7 +32,7 @@ pynacl = "*"
colorama = "*"
gevent-websocket = "*"
stem = "1.8.1"
waitress = "^2.1.2"
waitress = "^3.0.1"
werkzeug = ">=2.3.4"
packaging = ">=24"
gevent = "^23.9.1"

1406
desktop/poetry.lock generated

File diff suppressed because it is too large Load Diff