python310Packages.botocore: drop ordereddict
This commit is contained in:
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
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user