requirements: Downgrade libcst.

The new version is a native extension and is missing binary wheels for
64-bit ARM.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2022-01-25 18:35:24 -08:00
committed by Anders Kaseorg
parent 8332732d54
commit 0cc4b180b7
3 changed files with 8 additions and 27 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 113
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = "173.2"
PROVISION_VERSION = "173.3"