python310Packages.botocore: drop ordereddict

This commit is contained in:
Sandro Jäckel
2022-06-06 11:46:13 -07:00
committed by Jonathan Ringer
parent ab0b9034b5
commit 014c7bd869
@@ -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
];