pin jsonfield for stable branch

jsonfield newer versions break with this code,
so we are explicitly pinning it.

Change-Id: I1d88434b7cf9a7ec9be8136270de456a5a1fe131
This commit is contained in:
Adrian Turjak 2020-03-25 16:53:30 +13:00
parent 849efe8f68
commit acab06ef58
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Babel>=2.6.0
decorator>=4.4.0
django-rest-swagger>=2.2.0
djangorestframework>=3.9.4
jsonfield>=2.0.2
jsonfield>=2.0.2,<3.0
keystoneauth1>=3.14.0
keystonemiddleware>=6.0.0
python-cinderclient>=4.1.0