This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user