Update dependencies
This commit is contained in:
@ -21,10 +21,12 @@ authors = [
|
||||
]
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"aiosqlite>=0.21.0",
|
||||
"asyncssh>=2.20.0",
|
||||
"click>=8.1.8",
|
||||
"cryptography>=44.0.2",
|
||||
"fastapi[standard]>=0.115.12",
|
||||
"greenlet>=3.2.2",
|
||||
"httpx>=0.28.1",
|
||||
"jinja2>=3.1.6",
|
||||
"pydantic>=2.10.6",
|
||||
@ -35,6 +37,7 @@ dependencies = [
|
||||
"pytest-selenium>=4.1.0",
|
||||
"python-dotenv>=1.0.1",
|
||||
"python-json-logger>=3.3.0",
|
||||
"sqlalchemy[asyncio]>=2.0.40",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user