From 71bcda9ba1b27d8cb227fbd1a3ef3ebaa070435c Mon Sep 17 00:00:00 2001 From: Jonathan Kamens Date: Tue, 11 Dec 2012 13:29:41 -0500 Subject: [PATCH] Upgrade to Logbook 0.4.1 --- etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements.txt b/etc/requirements.txt index 0274db30..6b65669b 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -2,7 +2,7 @@ msgpack-python==0.2.3 iso8601==0.1.4 # Logging -Logbook==0.4 +Logbook==0.4.1 blist==1.3.4