Skip to content

Commit

Permalink
Merge pull request #198 from shunichironomura/add-eval-type-backport
Browse files Browse the repository at this point in the history
Add eval-type-backport dependency to pyproject.toml
  • Loading branch information
shunichironomura authored Feb 25, 2024
2 parents f454fd9 + 4107a11 commit 4643ff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ typing-extensions = { version = ">=4.7.1", python = "<3.11" }
orjson = ">=3.9.10"
typer = ">=0.9.0"
rich = ">=13.7.0"
eval-type-backport = { version = ">=0.1.3", python = "<3.10" }

[tool.poetry.group.dev.dependencies]
ruff = "0.2.2"
Expand Down

0 comments on commit 4643ff3

Please sign in to comment.