diff --git a/setup.py b/setup.py index e741674..9c38457 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ 'Twisted[tls]<24', 'pyOpenSSL>=16.2.0', 'six>=1.15.0', - 'pyramid==1.10.8', + 'pyramid==2.0.2', 'pyramid_jinja2>=2.8,<3', 'cornice>=5.0.3,<7', 'simplejson>=3.17.2,<4',