From 7d80dbcabe0b913aaf623f111c3ced5bafa9a3e8 Mon Sep 17 00:00:00 2001 From: Tudor Brindus Date: Sun, 22 Jan 2023 18:30:22 -0500 Subject: [PATCH] Pin packaging to < 22 Temporarily fixes #2116. We should look into migrating off of `LegacyVersion` in the future. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f7a9b5ca4..e6c28ac4a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pyotp qrcode[pil] jsonfield @ git+https://github.com/DMOJ/jsonfield.git pymoss -packaging +packaging<22 celery ansi2html @ git+https://github.com/DMOJ/ansi2html.git sqlparse