Skip to content

Commit

Permalink
Merge branch 'master' of github.com:darrenburns/ward
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenburns committed Jun 11, 2021
2 parents cadeca1 + cfc19f6 commit a11ce63
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 @@ -32,7 +32,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.6.1"
dataclasses = { version = "^0.7", python = "3.6" }
click = "^8.0.0"
click = ">=7,<9"
rich = "^10.0.0"
tomli = "^1.0.0"
pprintpp = "^0.4.0"
Expand Down

0 comments on commit a11ce63

Please sign in to comment.