From c2f6eac53be3e6157706e3fb0d2f91f611c51a62 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Tue, 5 Aug 2008 16:58:28 -0700 Subject: [PATCH] bump foolscap dependency to 0.3.0, for the new incident-gathering interfaces --- _auto_deps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_auto_deps.py b/_auto_deps.py index 7be97638..ee3a3eb5 100644 --- a/_auto_deps.py +++ b/_auto_deps.py @@ -1,5 +1,5 @@ install_requires=["zfec >= 1.1.0", - "foolscap[secure_connections] >= 0.2.9", + "foolscap[secure_connections] >= 0.3.0", "simplejson >= 1.4", # pycryptopp < 0.5 had a bug which, using a Microsoft -- 2.45.2