summaryrefslogtreecommitdiffstats
path: root/build/download
diff options
context:
space:
mode:
Diffstat (limited to 'build/download')
-rw-r--r--build/download/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/download/requirements.txt b/build/download/requirements.txt
index 3eee2a2f..681c0dd5 100644
--- a/build/download/requirements.txt
+++ b/build/download/requirements.txt
@@ -1,3 +1,3 @@
-docker==3.7.2
+docker>=3.7.2
prettytable==0.7.2
retrying==1.3.3