From: Brian Warner Date: Tue, 5 Aug 2008 23:58:28 +0000 (-0700) Subject: bump foolscap dependency to 0.3.0, for the new incident-gathering interfaces X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=c2f6eac53be3e6157706e3fb0d2f91f611c51a62;p=tahoe-lafs%2Ftahoe-lafs.git bump foolscap dependency to 0.3.0, for the new incident-gathering interfaces --- 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