python310Packages.botocore: drop ordereddict
This commit is contained in:
parent
ab0b9034b5
commit
014c7bd869
@ -4,7 +4,6 @@
|
|||||||
, python-dateutil
|
, python-dateutil
|
||||||
, jmespath
|
, jmespath
|
||||||
, docutils
|
, docutils
|
||||||
, ordereddict
|
|
||||||
, simplejson
|
, simplejson
|
||||||
, mock
|
, mock
|
||||||
, nose
|
, nose
|
||||||
@ -24,7 +23,6 @@ buildPythonPackage rec {
|
|||||||
python-dateutil
|
python-dateutil
|
||||||
jmespath
|
jmespath
|
||||||
docutils
|
docutils
|
||||||
ordereddict
|
|
||||||
simplejson
|
simplejson
|
||||||
urllib3
|
urllib3
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user