diff --git a/setup.py b/setup.py index 3b15384..7be7802 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,6 @@ def read_file(filename): REQUIREMENTS = [ - 'pyramid < 1.9', 'kinto > 5', 'pyramid_mailer', ]