summaryrefslogtreecommitdiff
path: root/remove-requires-upper-bound.patch
diff options
context:
space:
mode:
Diffstat (limited to 'remove-requires-upper-bound.patch')
-rw-r--r--remove-requires-upper-bound.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/remove-requires-upper-bound.patch b/remove-requires-upper-bound.patch
index 50c0da5..14fda09 100644
--- a/remove-requires-upper-bound.patch
+++ b/remove-requires-upper-bound.patch
@@ -1,14 +1,5 @@
--- docker-compose-1.7.1/setup.py~ 2016-05-04 21:52:57.000000000 +0300
+++ docker-compose-1.7.1/setup.py 2016-05-19 14:24:16.408589040 +0300
-@@ -31,7 +31,7 @@
- 'cached-property >= 1.2.0, < 2',
- 'docopt >= 0.6.1, < 0.7',
- 'PyYAML >= 3.10, < 4',
-- 'requests >= 2.6.1, < 2.8',
-+ 'requests >= 2.6.1',
- 'texttable >= 0.8.1, < 0.9',
- 'websocket-client >= 0.32.0, < 1.0',
- 'docker-py >= 1.8.1, < 2',
@@ -47,8 +47,8 @@