Skip to content

Commit 8609c33

Browse files
committed
chore: add typing_extensions to deps
1 parent 6de05aa commit 8609c33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ dependencies = [
5656
"structlog>=25.0.0,<26.0.0",
5757
"pydantic>=2.11.4",
5858
"aenum>=3.1.0,<3.2.0",
59+
"typing_extensions>=4.15.0,<4.16.0; python_version<'3.12'",
5960
]
6061
dynamic = ["version"]
6162

0 commit comments

Comments
 (0)