From 257ee4c24e462dfa6c14dd4b82cf1bf736c17612 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Fri, 6 Jan 2023 11:04:36 +0000 Subject: [PATCH] Remove anyjson No active project is using this and isn't buildable in recent Python 3 due to use of 2to3. Change-Id: I29ee8fb08b170bcfa9b57c1a46be49fe673c666f Signed-off-by: Stephen Finucane --- global-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 77556a5117..3a28e28ad9 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -2,7 +2,6 @@ abclient # Apache-2.0 alembic!=1.2.0,!=1.6.3 # MIT amqp!=2.1.4,!=5.0.4 # BSD ansible-runner!=1.3.5 # Apache 2.0 -anyjson # BSD appdirs # MIT License apscheduler # MIT License autobahn # MIT License