Commit 6c92d42a by Christoph Reiter Committed by GitHub

Bump pkginfo to ^1.5

Fixes #3362
parent 25771b4d
...@@ -31,7 +31,7 @@ requests = "^2.18" ...@@ -31,7 +31,7 @@ requests = "^2.18"
cachy = "^0.3.0" cachy = "^0.3.0"
requests-toolbelt = "^0.9.1" requests-toolbelt = "^0.9.1"
cachecontrol = { version = "^0.12.4", extras = ["filecache"] } cachecontrol = { version = "^0.12.4", extras = ["filecache"] }
pkginfo = "^1.4" pkginfo = "^1.5"
html5lib = "^1.0" html5lib = "^1.0"
shellingham = "^1.1" shellingham = "^1.1"
tomlkit = ">=0.7.0,<1.0.0" tomlkit = ">=0.7.0,<1.0.0"
......
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