requirements: Install PycURL for Thumbor.

Fixes “thumbor:WARNING pycurl usage is advised. It could not be loaded
properly. Verify install...”.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-10-13 20:53:46 -07:00
committed by Tim Abbott
parent f61ac4a28d
commit 2a4a775e2b
4 changed files with 10 additions and 1 deletions

View File

@@ -44,4 +44,4 @@ API_FEATURE_LEVEL = 34
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = '111.1'
PROVISION_VERSION = '111.2'