requirements: Downgrade pip to 20.1.1 due to pip-tools incompatibility.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-07-30 18:33:44 -07:00
parent ca2123fec1
commit b06794e9f7
6 changed files with 15 additions and 15 deletions

View File

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