Skip to content

Commit 42a20f6

Browse files
author
Timon Tschanz
committed
unpin pip
1 parent 5076ad3 commit 42a20f6

File tree

4 files changed

+2
-16
lines changed

4 files changed

+2
-16
lines changed

10.0/base_requirements.txt

-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
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-
61
# Odoo dependencies
72
Babel==2.3.4
83
Jinja2==2.8

11.0/base_requirements.txt

-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
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-
61
# Odoo dependencies
72
Babel==2.3.4
83
decorator==4.0.10

9.0/base_requirements.txt

-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
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-
61
# Odoo dependencies
72
Babel==2.3.4
83
Jinja2==2.8

HISTORY.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ Unreleased
3131
**Build**
3232

3333
* Pin PyYAML to 4.2b4
34-
34+
* Unpin pip on all images
35+
3536
**Documentation**
3637

3738

0 commit comments

Comments
 (0)