dependencies: Add dependencies needed for SAML.

This commit is contained in:
Mateusz Mandera
2019-09-19 22:31:52 +02:00
committed by Tim Abbott
parent 2b227d6b63
commit c42077c12f
5 changed files with 23 additions and 3 deletions

View File

@@ -26,4 +26,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = '56.1'
PROVISION_VERSION = '56.2'