Cap version for 'cornice' dependency

their 5.0 release drops support for python 2.x but we can't do that yet
This commit is contained in:
Lance Edgar 2020-05-20 16:15:05 -05:00
parent 3bb0c8468b
commit 8683e2a4c2

View file

@ -73,9 +73,11 @@ requires = [
# (still, probably a better idea is to refactor so we can use 0.9)
'webhelpers2_grid==0.1', # 0.1
# TODO: remove version cap once we can drop support for python 2.x
'cornice<5.0', # 3.4.2 4.0.1
'colander', # 1.7.0
'ColanderAlchemy', # 0.3.3
'cornice', # 3.4.2
'deform', # 2.0.4
'humanize', # 0.5.1
'Mako', # 0.6.2