Merge "Update Castellan minimum version"

This commit is contained in:
Zuul 2019-08-06 17:31:38 +00:00 committed by Gerrit Code Review
commit 08fb45d0b6
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ bandit==1.1.0
bcrypt==3.1.4
beautifulsoup4==4.6.0
cachetools==2.0.1
castellan==0.17
castellan==1.2.1
certifi==2018.1.18
cffi==1.7.0
chardet==3.0.4

View File

@ -31,4 +31,4 @@ six>=1.10.0 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
stevedore>=1.20.0 # Apache-2.0
WebOb>=1.7.1 # MIT
castellan >= 0.17 # Apache-2.0
castellan >= 1.2.1 # Apache-2.0