Temporary cap version for Beaker, per broken web apps!

This commit is contained in:
Lance Edgar 2022-12-07 12:33:32 -06:00
parent c1b2b7e177
commit 2b220459c7

View file

@ -75,6 +75,10 @@ requires = [
# (still, probably a better idea is to refactor so we can use 0.9) # (still, probably a better idea is to refactor so we can use 0.9)
'webhelpers2_grid==0.1', # 0.1 'webhelpers2_grid==0.1', # 0.1
# TODO: latest version breaks us totally! need to fix ASAP, but
# for the moment, must restrict version
'Beaker<1.12', # 1.11.0
# TODO: remove version cap once we can drop support for python 2.x # TODO: remove version cap once we can drop support for python 2.x
'cornice<5.0', # 3.4.2 4.0.1 'cornice<5.0', # 3.4.2 4.0.1