We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75af50e commit 55d5685Copy full SHA for 55d5685
1 file changed
pyproject.toml
@@ -29,6 +29,7 @@ classifiers = [
29
"Typing :: Typed",
30
]
31
dependencies = [
32
+ "eval-type-backport>=0.2.0; python_version < '3.10'",
33
"httpx>=0.25.0",
34
"pydantic>=2.0.0",
35
0 commit comments