Commit 1d573217 by Sébastien Eustace

Update dependencies

parent 1da3e729
...@@ -31,7 +31,7 @@ generate-setup-file = false ...@@ -31,7 +31,7 @@ generate-setup-file = false
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.6" python = "^3.6"
poetry-core = { git = "https://github.com/python-poetry/poetry-core.git", branch = "master" } poetry-core = "^1.1.0a6"
cleo = "^1.0.0a4" cleo = "^1.0.0a4"
crashtest = "^0.3.0" crashtest = "^0.3.0"
requests = "^2.18" requests = "^2.18"
......
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