From 49596f75b749fa3d8e00f0d99ad639cfbee42b61 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 11 Jan 2015 17:11:15 -0600 Subject: Bump to latest pyinotify version Signed-off-by: Dan McGee --- requirements_prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_prod.txt b/requirements_prod.txt index 619aa505..8a1bd5f9 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -10,6 +10,6 @@ django_countries==3.0.2 jsmin==2.1.0 pgpdump==1.5 psycopg2==2.5.4 -pyinotify==0.9.4 +pyinotify==0.9.5 python-memcached==1.53 pytz>=2014.10 -- cgit v1.2.3