Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel.eades committed Feb 19, 2024
1 parent 0c4f869 commit dc1afbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +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 = "^0.1.3"
eval-type-backport = { version = "^0.1.3", python = "<3.10" }

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

0 comments on commit dc1afbd

Please sign in to comment.