Commit e202151d by Sébastien Eustace Committed by GitHub

Upgrade dependencies before the 1.0.4 release (#2100)

parent c9fb348e
......@@ -24,7 +24,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "~2.7 || ^3.4"
cleo = "^0.7.6"
clikit = "^0.4.1"
clikit = "^0.4.2"
requests = "^2.18"
cachy = "^0.3.0"
requests-toolbelt = "^0.8.0"
......@@ -35,7 +35,7 @@ cachecontrol = { version = "^0.12.4", extras = ["filecache"] }
pkginfo = "^1.4"
html5lib = "^1.0"
shellingham = "^1.1"
tomlkit = "^0.5.8"
tomlkit = "^0.5.9"
pexpect = "^4.7.0"
# The typing module is not in the stdlib in Python 2.7 and 3.4
......
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