Remove unused anyjson
As `anyjson` is not needed in our code, better remove it from requirements to reduce dependency. Change-Id: Ibc180e4d142bb34507cd1966b698e9c03d0c01fd
This commit is contained in:
parent
49994b4cec
commit
4568e45654
@ -2,7 +2,6 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
pbr>=1.6 # Apache-2.0
|
||||
anyjson>=0.3.3 # BSD
|
||||
appdirs>=1.3.0 # MIT License
|
||||
dogpile.cache>=0.5.4 # BSD
|
||||
cliff!=1.16.0,>=1.15.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user