Skip to content

Commit 18dbd4c

Browse files
Update Python to <3.13
1 parent 29380ea commit 18dbd4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
packages = [{include = "ton_dex_tegrofinance_web_backend"}]
99

1010
[tool.poetry.dependencies]
11-
python = "^3.10,<3.11"
11+
python = "<3.13"
1212
httpx = "^0.26.0"
1313
pydantic-settings = "^2.1.0"
1414
fastapi = "^0.109.2"

0 commit comments

Comments
 (0)