Попытка фикса кодировки
All checks were successful
Build And Push / publish (push) Successful in 2m48s
All checks were successful
Build And Push / publish (push) Successful in 2m48s
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "HospitalAssistantBackend"
|
||||
version = "1.5.8"
|
||||
version = "1.5.9"
|
||||
description = "Backend for Hospital Assistant"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13,<3.14"
|
||||
@ -37,6 +37,7 @@ dependencies = [
|
||||
"typer-slim==0.16.1",
|
||||
"xsdata[cli]>=26.2",
|
||||
"xsdata-pydantic>=24.5",
|
||||
"chardet>=7.4.3",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user