Remove version restriction for pyramid_beaker dependency
latest version is 0.9, so this wasn't all that relevant
This commit is contained in:
parent
15fedf5976
commit
e4c4259674
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue