Allow pecan 1.2.1, and block pecan 1.2

Change-Id: Idf804a309a572d7565c075bc94c8f42912d90195
This commit is contained in:
Graham Hayes 2016-09-27 14:41:11 +01:00
parent 9130505d13
commit 5b19837b25
2 changed files with 2 additions and 2 deletions

View File

@ -140,7 +140,7 @@ passlib>=1.6 # BSD
Paste # MIT
PasteDeploy>=1.5.0 # MIT
pbr>=1.6 # Apache-2.0
pecan>=1.0.0,!=1.0.2,!=1.0.3,!=1.0.4 # BSD
pecan>=1.0.0,!=1.0.2,!=1.0.3,!=1.0.4,!=1.2 # BSD
pexpect>=3.1,!=3.3 # ISC License
pifpaf>=0.10.0 # Apache-2.0
pika>=0.10.0 # BSD

View File

@ -240,7 +240,7 @@ paramiko===2.0.2
passlib===1.6.5
pathlib===1.0.1;python_version=='2.7'
pbr===1.10.0
pecan===1.2
pecan===1.2.1
pexpect===4.2.1
pifpaf===0.13.0
pika===0.10.0