Skip to content

Commit d036eab

Browse files
hotfix: fix pyproject
1 parent 85fb099 commit d036eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/ExpressApp/pybotx"
1313

1414

1515
[tool.poetry.dependencies]
16-
python = ">=3.9,<=3.13"
16+
python = ">=3.9,<3.14"
1717

1818
aiofiles = ">=0.7.0,<=24.1.0"
1919
httpx = "^0.28.0"

0 commit comments

Comments
 (0)