requirements: bump dependency versions
This commit is contained in:
@@ -43,7 +43,7 @@ classifiers = [
|
||||
requires-python = ">3.9, <4.0"
|
||||
dependencies = [
|
||||
"httpx>=0.26.0",
|
||||
"asyncssh>=2.17.0",
|
||||
"asyncssh>=2.20.0",
|
||||
"cryptography>=39.0",
|
||||
"passlib>=1.7.4",
|
||||
"pyaml>=23.12.0",
|
||||
@@ -51,7 +51,7 @@ dependencies = [
|
||||
"tomli-w>=1.0.0",
|
||||
"aiofiles>=23.2.1",
|
||||
"betterproto==2.0.0b7",
|
||||
"pydantic>=2.9.2",
|
||||
"pydantic>=2.11.0",
|
||||
]
|
||||
|
||||
[tool.poetry.group.dev]
|
||||
|
||||
Reference in New Issue
Block a user