Remove version restriction for pyramid_beaker dependency

latest version is 0.9, so this wasn't all that relevant
This commit is contained in:
Lance Edgar 2024-05-06 21:53:11 -05:00
parent 15fedf5976
commit e4c4259674

View file

@ -57,7 +57,7 @@ install_requires =
passlib passlib
Pillow Pillow
pyramid pyramid
pyramid_beaker>=0.6 pyramid_beaker
pyramid_deform pyramid_deform
pyramid_exclog pyramid_exclog
pyramid_mako pyramid_mako