From: Frederic Massart Date: Tue, 22 Jul 2014 02:39:34 +0000 (+0800) Subject: Updating the requirements to the latest versions X-Git-Tag: v1.3~11 X-Git-Url: https://git.cameron1729.xyz/?a=commitdiff_plain;h=7c90150c6be30afc2215d8dd2301d297195cde07;p=mdk.git Updating the requirements to the latest versions --- diff --git a/requirements.txt b/requirements.txt index 5be03ea..7b450c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -keyring +keyring>=3.5 MySQL-python>=1.2.3 psycopg2>=2.4.5 requests>=2.2.1 -watchdog \ No newline at end of file +watchdog>=0.8.0 \ No newline at end of file