Skip to content

Commit 69b96c6

Browse files
committed
fix(ci): update typing-extensions requirement to the first version that supports PEP 728.
1 parent 208aba4 commit 69b96c6

File tree

2 files changed

+1941
-1939
lines changed

2 files changed

+1941
-1939
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies = [
5050
"srt>=3.0.0",
5151
"svgelements>=1.8.0",
5252
"tqdm>=4.0.0",
53-
"typing-extensions>=4.12.0",
53+
"typing-extensions>=4.13.0",
5454
"watchdog>=2.0.0",
5555
]
5656

0 commit comments

Comments
 (0)