Skip to content

Commit ccf5069

Browse files
committed
Update typing extension dependency range
1 parent fd6145b commit ccf5069

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
@@ -26,7 +26,7 @@ classifiers = [
2626
]
2727
requires-python = ">= 3.11, < 4"
2828
dependencies = [
29-
"typing_extensions >= 4.6.1, < 5",
29+
"typing_extensions >= 4.13.0, < 5",
3030
"grpc-stubs == 1.53.0.6",
3131
"frequenz-api-reporting >= 0.10.0, < 0.11",
3232
#"frequenz-client-common >= 0.3.0, < 0.4",

0 commit comments

Comments
 (0)