Author: Michael R. Crusoe <crusoe@debian.org>
Description: Older configargparser is good enough
Forwarded: not-needed
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ PyPubSub >=4.0.3, <5
 addict>=2.2.1, <2.5
 pytz>=2012
 enlighten>=1.5.2, <2
-configargparse>=1.7,<2
+configargparse>=1.5.3,<2
 ruamel.yaml>=0.15
 pyyaml>=6,<7
 typing-extensions>=4.6.2, <5
