Add support for Beaker >= 1.12.0

but still support previous versions too, for now
This commit is contained in:
Lance Edgar 2022-12-07 14:00:32 -06:00
parent 2b220459c7
commit 22176e89dd
2 changed files with 15 additions and 11 deletions

View file

@ -75,10 +75,6 @@ requires = [
# (still, probably a better idea is to refactor so we can use 0.9)
'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
'cornice<5.0', # 3.4.2 4.0.1