This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "HospitalAssistantBackend"
|
||||
version = "1.5.5"
|
||||
version = "1.5.6"
|
||||
description = "Backend for Hospital Assistant"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13,<3.14"
|
||||
@ -35,6 +35,8 @@ dependencies = [
|
||||
"lxml==6.0.2; sys_platform != 'win32'",
|
||||
# CLI
|
||||
"typer-slim==0.16.1",
|
||||
"xsdata[cli]>=26.2",
|
||||
"xsdata-pydantic>=24.5",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user