python27Packages.botocore: drop ordereddict

This commit is contained in:
Sandro Jäckel
2022-06-06 11:46:14 -07:00
committed by Jonathan Ringer
parent 9e3cbe04c6
commit d6252cb72c
@@ -4,7 +4,6 @@
, python-dateutil
, jmespath
, docutils
, ordereddict
, simplejson
, mock
, nose
@@ -24,7 +23,6 @@ buildPythonPackage rec {
python-dateutil
jmespath
docutils
ordereddict
simplejson
urllib3
];