File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed
Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -271,7 +271,7 @@ $MAKE install
271271# ###########################################################################
272272# upgrade pip
273273# ###########################################################################
274- $PIP install --upgrade pip
274+ $PIP install --upgrade pip wheel
275275
276276# ###########################################################################
277277# Download and install salt python dependencies
Original file line number Diff line number Diff line change @@ -7,8 +7,7 @@ CherryPy==17.4.1
77click==7.0
88enum34==1.1.6
99futures==3.2.0 ; python_version < "3.0"
10- gitdb==0.6.4
11- gitpython==2.1.11
10+ gitpython==2.1.15
1211idna==2.8
1312ipaddress==1.0.22
1413jinja2==2.10.1
@@ -29,7 +28,6 @@ pyzmq==18.0.1
2928requests==2.21.0
3029setproctitle
3130singledispatch==3.4.0.3
32- smmap==0.9.0
3331timelib==0.2.4
3432tornado==4.5.3
3533vultr==1.0.1
Original file line number Diff line number Diff line change 1- cryptography==2.6.1
21pyopenssl==19.0.0
You can’t perform that action at this time.
0 commit comments