From 5d04c5b6016f998feb9b6338e9a29098ac7da5d9 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Thu, 21 May 2009 17:21:00 -0700 Subject: [PATCH] _auto_deps.py: bump our foolscap dependency to 0.4.0, since I'm about to start using its new features --- _auto_deps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_auto_deps.py b/_auto_deps.py index 322a9097..de8098c4 100644 --- a/_auto_deps.py +++ b/_auto_deps.py @@ -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", ] -- 2.45.2