Skip to content

Commit

Permalink
patch pydantic runtime type support
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel.eades committed Feb 12, 2024
1 parent 701cb34 commit 755409d
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 @@ -43,6 +43,7 @@ pyyaml = ">=5.3.1"
pyyaml-include = ">=1.2"
questionary = ">=1.8.1"
typing-extensions = { version = ">=3.7.4,<5.0.0", python = "<3.9" }
eval-type-backport = { version = "^0.1.3", python = "<3.10" }

[tool.poetry.group.dev]
optional = true
Expand Down

0 comments on commit 755409d

Please sign in to comment.