Update dependencies in pyproject.toml and regenerate poetry.lock
This commit is contained in:
@@ -24,12 +24,12 @@ classifiers = [
|
||||
]
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"aiohttp>=3.12.14",
|
||||
"aiohttp>=3.13.2",
|
||||
"lxmf>=0.9.3",
|
||||
"peewee>=3.18.1",
|
||||
"peewee>=3.18.3",
|
||||
"psutil>=7.1.3",
|
||||
"rns>=1.0.4",
|
||||
"websockets>=14.2",
|
||||
"websockets>=15.0.1",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user