Skip to content

Commit 418d09c

Browse files
Viicosmaxisbey
authored andcommitted
Refactor func_metadata() implementation
1 parent 91ccdb3 commit 418d09c

File tree

3 files changed

+108
-133
lines changed

3 files changed

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