pylint reqs: Update uritemplate.py to 3.0.1

Deprecate in favor of uritemplate. This package is now a metapackage
that depends on uritemplate.
This commit is contained in:
Florian Bruhin 2016-08-30 06:35:48 +02:00
parent bb2cddb846
commit 30ff2141b9

View File

@ -9,5 +9,5 @@ pylint==1.6.4
./scripts/dev/pylint_checkers
requests==2.11.1
six==1.10.0
uritemplate.py==2.0.0
uritemplate.py==3.0.1
wrapt==1.10.8