Commit b4ab4d56 by Sébastien Eustace

Update cleo version constraint

parent 7ebfd223
......@@ -23,7 +23,7 @@ classifiers = [
# Requirements
[tool.poetry.dependencies]
python = "~2.7 || ^3.4"
cleo = "^0.6.6"
cleo = "^0.6.7"
requests = "^2.18"
toml = "^0.9"
cachy = "^0.2"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment