python310Packages.flask-limiter: drop ordereddict
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
, hiro
|
||||
, limits
|
||||
, mock
|
||||
, ordereddict
|
||||
, pymemcache
|
||||
, pytestCheckHook
|
||||
, redis
|
||||
@@ -32,7 +31,6 @@ buildPythonPackage rec {
|
||||
redis
|
||||
flask-restful
|
||||
pymemcache
|
||||
ordereddict
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user