cubicweb/__pkginfo__.py
changeset 11631 faf279e33298
parent 11426 f666f484e5f4
child 11685 6c263b8091d3
--- a/cubicweb/__pkginfo__.py	Fri Sep 23 16:04:32 2016 +0200
+++ b/cubicweb/__pkginfo__.py	Mon Sep 26 14:52:12 2016 +0200
@@ -59,6 +59,11 @@
     'pytz': '',
     'Markdown': '',
     'unittest2': '>= 0.7.0',
+    # pyramid dependencies
+    'pyramid': '>= 1.5.0',
+    'waitress': '>= 0.8.9',
+    'wsgicors': '>= 0.3',
+    'pyramid_multiauth': '',
     }
 
 __recommends__ = {