Skip to content

Commit

Permalink
Lowered Python dependency set from earlier tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcaley committed Sep 20, 2019
1 parent ab3b9ec commit 55380f1
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 @@ -23,7 +23,7 @@ classifiers = [
keywords = ["spam", "spamc", "spamassassin"]

[tool.poetry.dependencies]
python = "^3.5.2"
python = "^3.5"

[tool.poetry.dev-dependencies]
asynctest = "^0.13.0"
Expand Down

0 comments on commit 55380f1

Please sign in to comment.