fix pyproject.toml

get_video
dhlim 2026-02-03 05:21:09 +00:00
parent 5a77d22c9f
commit 96597dd555
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name = "o2o-castad-backend"
version = "0.1.0" version = "0.1.0"
description = "Add your description here" description = "Add your description here"
readme = "README.md" readme = "README.md"
requires-python = "3.13.11" requires-python = "==3.13.11"
dependencies = [ dependencies = [
"aiofiles>=25.1.0", "aiofiles>=25.1.0",
"aiohttp>=3.13.2", "aiohttp>=3.13.2",