requirements: Use the python-zulip-api repo for API bindings.

Tweaked by tabbott to repoint at the final repository name, update the
dependencies with `pip-compile`, and update PROVISION_VERSION.
This commit is contained in:
Eeshan Garg
2017-07-05 00:27:10 -02:30
committed by Tim Abbott
parent 1466cfaf0c
commit 938597c5da
6 changed files with 16 additions and 15 deletions

View File

@@ -1,2 +1,2 @@
ZULIP_VERSION = "1.6.0+git"
PROVISION_VERSION = '5.14'
PROVISION_VERSION = '5.15'