Skip to content

Commit ec7812d

Browse files
Added 'eval-type-backport' to fix TypeError on old python versions
1 parent 02e922f commit ec7812d

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ dependencies = [
1515
"types-requests>=2.0, <3",
1616
"mcp>=1.6.0, <2; python_version >= '3.10'",
1717
"mkdocs-static-i18n>=1.3.0",
18+
"eval-type-backport>=0.2.2",
1819
]
1920
classifiers = [
2021
"Typing :: Typed",

uv.lock

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)