Патч
All checks were successful
Build And Push / publish (push) Successful in 6m24s

This commit is contained in:
2026-02-03 14:34:53 +03:00
parent e2bea46ccd
commit a62c9c2c18
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ name = "HospitalAssistantBackend"
version = "1.0.0"
description = "Backend for Hospital Assistant"
readme = "README.md"
requires-python = ">=3.13"
requires-python = ">=3.13,<3.14"
dependencies = [
# Server
"fastapi==0.116.1",