Removing thirdparty OrderedDict

This commit is contained in:
Miroslav Štampar 2026-07-01 15:26:59 +02:00
parent 62a7bf3b03
commit 40a31c155c
12 changed files with 17 additions and 162 deletions

View file

@ -270,8 +270,6 @@ be bound by the terms and conditions of this License Agreement.
Copyright (C) 2024, Marcel Hellkamp.
* The `identYwaf` library located under `thirdparty/identywaf/`.
Copyright (C) 2019-2021, Miroslav Stampar.
* The `ordereddict` library located under `thirdparty/odict/`.
Copyright (C) 2009, Raymond Hettinger.
* The `six` Python 2 and 3 compatibility library located under `thirdparty/six/`.
Copyright (C) 2010-2024, Benjamin Peterson.
* The `Termcolor` library located under `thirdparty/termcolor/`.