Skip to content

Commit 9537fe0

Browse files
committed
Refactor func_metadata() implementation
1 parent 9eae96a commit 9537fe0

File tree

3 files changed

+108
-131
lines changed

3 files changed

+108
-131
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)