Skip to content

Commit

Permalink
chore: Make kedro-telemetry open-bound (#292)
Browse files Browse the repository at this point in the history
make telemetry openbound
  • Loading branch information
SajidAlamQB committed Aug 3, 2023
1 parent b6de11b commit 974c708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kedro-telemetry/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = [
{name = "Kedro"}
]
description = "Kedro-Telemetry"
requires-python = ">=3.7, <3.11"
requires-python = ">=3.7"
license = {text = "Apache Software License (Apache 2.0)"}
dependencies = [
"kedro~=0.18.0",
Expand Down

0 comments on commit 974c708

Please sign in to comment.