File tree 4 files changed +2
-16
lines changed
4 files changed +2
-16
lines changed Original file line number Diff line number Diff line change 1
- # the latest released version of pip might upgrade too much libs
2
- # see https://github.com/pypa/pip/pull/4500/
3
- # the development version will upgrade only if needed
4
- git+https://github.com/pypa/pip.git#egg=pip
5
-
6
1
# Odoo dependencies
7
2
Babel==2.3.4
8
3
Jinja2==2.8
Original file line number Diff line number Diff line change 1
- # the latest released version of pip might upgrade too much libs
2
- # see https://github.com/pypa/pip/pull/4500/
3
- # the development version will upgrade only if needed
4
- https://github.com/pypa/pip/archive/18.1.tar.gz
5
-
6
1
# Odoo dependencies
7
2
Babel==2.3.4
8
3
decorator==4.0.10
Original file line number Diff line number Diff line change 1
- # the latest released version of pip might upgrade too much libs
2
- # see https://github.com/pypa/pip/pull/4500/
3
- # the development version will upgrade only if needed
4
- git+https://github.com/pypa/pip.git#egg=pip
5
-
6
1
# Odoo dependencies
7
2
Babel==2.3.4
8
3
Jinja2==2.8
Original file line number Diff line number Diff line change @@ -40,7 +40,8 @@ Unreleased
40
40
**Build **
41
41
42
42
* Pin PyYAML to 4.2b4
43
-
43
+ * Unpin pip on all images
44
+
44
45
**Documentation **
45
46
46
47
You can’t perform that action at this time.
0 commit comments