Skip to content

Commit 00dc0d0

Browse files
Update Python to >=3.13,<3.14
1 parent 6590c0e commit 00dc0d0

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
@@ -6,7 +6,7 @@ authors = ["Charlie Lewis <clewis@iqt.org>"]
66
license = "Apache-2.0"
77

88
[tool.poetry.dependencies]
9-
python = ">=3.10,<3.13"
9+
python = ">=3.13,<3.14"
1010
docker = "7.1.0"
1111
faucetconfrpc = "0.55.72"
1212
graphviz = "0.20.3"

0 commit comments

Comments
 (0)