From 7e8ae653a0179fefe81ed592495a1e7a6de3a224 Mon Sep 17 00:00:00 2001 From: Adam Gschwender Date: Thu, 26 Jul 2018 22:20:36 -0400 Subject: [PATCH] Update README for Pillow and Tornado versions --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index ae5cbcd..0bbd18f 100644 --- a/README.rst +++ b/README.rst @@ -32,8 +32,8 @@ Dependencies ------------ - `Python >= 2.7 `_ -- `Pillow 2.9.0 `_ -- `Tornado 4.5.1 `_ +- `Pillow 5.2.0 `_ +- `Tornado 5.1.0 `_ - `OpenCV 2.x `_ (optional) - `PycURL 7.x `_ (optional, but recommended; required for proxy requests and requests over TLS)