Author: Michael R. Crusoe <crusoe@debian.org>
Description: Older configargparser is good enough
Forwarded: not-needed
--- toil.orig/requirements.txt
+++ toil/requirements.txt
@@ -9,7 +9,7 @@
 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
 ruamel.yaml.string>=0.1.1
 pyyaml>=6,<7
