Skip to content

Commit 9013aba

Browse files
authored
Update pyproject.toml
Signed-off-by: Erez Rokah <[email protected]>
1 parent 345e06f commit 9013aba

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
@@ -7,7 +7,7 @@ readme = "README.md"
77
packages = [{include = "plugin"}]
88

99
[tool.poetry.dependencies]
10-
python = "<3.14"
10+
python = ">=3.9,<3.14"
1111
cloudquery-plugin-sdk = "^0.1.12"
1212
pydantic = "^2.4"
1313
pyarrow = "^21.0.0"

0 commit comments

Comments
 (0)