Drop anyjson

anyjson is not actually used so lets remove it from the requirements.

Change-Id: Idbcff33d34637cda97a711ea880e7f1461e581c6
This commit is contained in:
Alex Schultz 2021-09-24 10:14:25 -06:00
parent c1e364a6cc
commit 52fab1e297
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
anyjson>=0.3.3 # BSD
pystache>=0.5.4 # MIT
PyYAML>=3.12 # MIT
six>=1.10.0 # MIT