Update pecan to >= 1.3.2

Older versions of pecan can have compatibility issues.
see : https://github.com/pecan/pecan/issues/96

Change-Id: I0547a3baede6a065563fb3ba244be0b0236431f3
This commit is contained in:
Nicholas Jones 2018-07-12 15:31:17 -05:00
parent 142b439ecd
commit e2a0179fb6
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
gittle>=0.5.0 # MIT
pbr>=2.0 # Apache-2.0
pecan==1.0.2
pecan>=1.3.2
netifaces==0.10.4
SQLAlchemy==0.9.7
WSME>=0.6