requirements: Remove isort.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2022-11-15 21:49:34 -08:00
committed by Tim Abbott
parent 9a8a2bd345
commit e4f1c10b87
3 changed files with 1 additions and 8 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 154
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (212, 0)
PROVISION_VERSION = (213, 0)