diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-03-12 18:50:52 +0200 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-03-12 18:50:52 +0200 |
| commit | 2d9d4be1ad5c08712b86976c0c49fb2b454a78b9 (patch) | |
| tree | 43a9125994efc1af92765c72f496cc84e74bc9ec | |
| parent | 94ad7c9f133d30d9bec3f217c93d3d959943d773 (diff) | |
Bump all requirements
| -rw-r--r-- | requirements.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/requirements.txt b/requirements.txt index 5f0186a..ad5180e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -amqp==1.3.3 +amqp==1.4.6 anyjson==0.3.3 -billiard==3.3.0.7 -celery==3.1.4 -kombu==3.0.5 -pytz==2013.8 -redis==2.8.0 +billiard==3.3.0.19 +celery==3.1.17 +kombu==3.0.24 +pytz==2014.10 +redis==2.10.3 |
