summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJason Pleau <jason@jpleau.ca>2018-04-06 22:37:41 -0400
committerJason Pleau <jason@jpleau.ca>2018-04-06 22:37:41 -0400
commit512896a88eaacedc9f14b35f3e991ea83f336780 (patch)
treedceaddec7c7806dba11569eaa6e84155f29c785b /debian
parent591c898c3599947ff7010ab9b0e2863fe51dd02e (diff)
refresh patches
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/Relax-dependencies.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/patches/Relax-dependencies.patch b/debian/patches/Relax-dependencies.patch
index f20b8315..5219c200 100644
--- a/debian/patches/Relax-dependencies.patch
+++ b/debian/patches/Relax-dependencies.patch
@@ -15,15 +15,16 @@ index 192a0f6..085a338 100644
'cached-property >= 1.2.0, < 2',
'docopt >= 0.6.1, < 0.7',
'PyYAML >= 3.10, < 4',
-- 'requests >= 2.6.1, != 2.11.0, < 2.12',
+- 'requests >= 2.6.1, != 2.11.0, != 2.12.2, != 2.18.0, < 2.19',
- 'texttable >= 0.9.0, < 0.10',
+ 'requests >= 2.6.1',
+ 'texttable >= 0.9',
'websocket-client >= 0.32.0, < 1.0',
-- 'docker >= 2.5.1, < 3.0',
+- 'docker >= 3.1.4, < 4.0',
- 'dockerpty >= 0.4.1, < 0.5',
-+ 'docker >= 2.4.0',
++ 'docker >= 3.1.4',
+ 'dockerpty >= 0.4.1',
'six >= 1.3.0, < 2',
'jsonschema >= 2.5.1, < 3',
]
+ ]