Drop unused simplejson
This library no longer import simplejson directly since [1] was merged.
[1] 1f35b8f25c
Change-Id: I5689ed9f7852cc2bec3cf8035a773e63fb10e3d5
This commit is contained in:
@@ -22,4 +22,3 @@ keystoneauth1>=3.8.0 # Apache-2.0
|
||||
# TODO(amotoki): Drop this after osc.utils has no dependency on keystoneclient
|
||||
python-keystoneclient>=3.8.0 # Apache-2.0
|
||||
requests>=2.14.2 # Apache-2.0
|
||||
simplejson>=3.5.1 # MIT
|
||||
|
Reference in New Issue
Block a user