fix pyproject.toml
parent
5a77d22c9f
commit
96597dd555
|
|
@ -3,7 +3,7 @@ name = "o2o-castad-backend"
|
|||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = "3.13.11"
|
||||
requires-python = "==3.13.11"
|
||||
dependencies = [
|
||||
"aiofiles>=25.1.0",
|
||||
"aiohttp>=3.13.2",
|
||||
|
|
|
|||
Loading…
Reference in New Issue