]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
_auto_deps.py: bump our foolscap dependency to 0.4.0, since I'm about to start using...
authorBrian Warner <warner@lothar.com>
Fri, 22 May 2009 00:21:00 +0000 (17:21 -0700)
committerBrian Warner <warner@lothar.com>
Fri, 22 May 2009 00:21:00 +0000 (17:21 -0700)
_auto_deps.py

index 322a909706c66fedb3cb3eaf679fbbd6903816b8..de8098c4f7d8007281c59a20d7bddecb258bdb66 100644 (file)
@@ -15,7 +15,7 @@ install_requires=[
 
                   "zope.interface",
                   "Twisted >= 2.4.0",
-                  "foolscap[secure_connections] >= 0.3.1",
+                  "foolscap[secure_connections] >= 0.4.0",
                   "Nevow >= 0.6.0",
                   ]