Author: Michael R. Crusoe <crusoe@debian.org>
Description: Allow for use of python3-docker package
Forwarded: not-needed
--- toil.orig/requirements.txt
+++ toil/requirements.txt
@@ -1,6 +1,6 @@
 dill>=0.3.2, <0.4
 requests>=2, <3
-docker>=3.7.2, <6
+docker
 # Work around https://github.com/docker/docker-py/issues/3113
 urllib3>=1.26.0, <2.0.0
 python-dateutil
