Skip to content

Commit 5a20288

Browse files
authored
Merge branch 'main' into fix-ci-highest-resolution-testing
2 parents 0a30b70 + 116c13e commit 5a20288

File tree

4 files changed

+141
-134
lines changed

4 files changed

+141
-134
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ dependencies = [
3434
"jsonschema>=4.20.0",
3535
"pywin32>=310; sys_platform == 'win32'",
3636
"pyjwt[crypto]>=2.10.1",
37+
"typing-extensions>=4.9.0",
38+
"typing-inspection>=0.4.1",
3739
]
3840

3941
[project.optional-dependencies]

0 commit comments

Comments
 (0)