From ef9f2994b9713e99cea19ae47877d1480e720dab Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 20 Jan 2011 22:12:41 -0500 Subject: update grok number --- docs/designdefense.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/designdefense.rst b/docs/designdefense.rst index a7cc31d81..d741406c9 100644 --- a/docs/designdefense.rst +++ b/docs/designdefense.rst @@ -733,7 +733,7 @@ have their own transitive dependencies. It should be noted that :app:`Pyramid` is positively lithe compared to :term:`Grok`, a different Zope-based framework. As of this writing, in its -default configuration, Grok has 126 package distribution dependencies. The +default configuration, Grok has 109 package distribution dependencies. The number of dependencies required by :app:`Pyramid` is many times fewer than Grok (or Zope itself, upon which Grok is based). :app:`Pyramid` has a number of package distribution dependencies comparable to similarly-targeted -- cgit v1.2.3