mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update pip packages
This commit is contained in:
parent
e25f4c1aa9
commit
3263b0b97e
5 changed files with 23 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
-r req_base.txt
|
||||
|
||||
lxml==3.6.0
|
||||
lxml==4.1.1
|
||||
pypiwin32==219
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
-r req_base.txt
|
||||
|
||||
lxml==3.7.3
|
||||
lxml==4.1.1
|
||||
pycrypto==2.6.1
|
||||
PyYAML==3.12
|
||||
|
|
|
@ -1,34 +1,34 @@
|
|||
backports-abc==0.5
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
certifi
|
||||
cffi==1.10.0
|
||||
CherryPy==10.2.1
|
||||
cryptography==1.8.1
|
||||
cffi==1.11.2
|
||||
CherryPy==13.0.0
|
||||
cryptography==2.1.4
|
||||
enum34==1.1.6
|
||||
futures==3.1.1
|
||||
futures==3.2.0
|
||||
gitdb==0.6.4
|
||||
GitPython==2.1.3
|
||||
idna==2.5
|
||||
GitPython==2.1.7
|
||||
idna==2.6
|
||||
ioloop==0.1a0
|
||||
ipaddress==1.0.18
|
||||
Jinja2==2.9.6
|
||||
Mako==1.0.6
|
||||
Jinja2==2.10
|
||||
Mako==1.0.7
|
||||
MarkupSafe==1.0
|
||||
msgpack-python==0.4.8
|
||||
psutil==5.2.2
|
||||
pyasn1==0.2.3
|
||||
pycparser==2.17
|
||||
psutil==5.4.1
|
||||
pyasn1==0.4.2
|
||||
pycparser==2.18
|
||||
pycurl==7.43.0
|
||||
PyMySQL==0.7.11
|
||||
pyOpenSSL==17.0.0
|
||||
python-dateutil==2.6.0
|
||||
python-gnupg==0.4.0
|
||||
pyzmq==16.0.2
|
||||
requests==2.13.0
|
||||
pyOpenSSL==17.5.0
|
||||
python-dateutil==2.6.1
|
||||
python-gnupg==0.4.1
|
||||
pyzmq==17.0.0b3
|
||||
requests==2.18.4
|
||||
singledispatch==3.4.0.3
|
||||
six==1.10.0
|
||||
six==1.11.0
|
||||
smmap==0.9.0
|
||||
timelib==0.2.4
|
||||
tornado==4.5.1
|
||||
wheel==0.30.0a0
|
||||
tornado==4.5.2
|
||||
wheel==0.30.0
|
||||
WMI==1.4.9
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
pip==9.0.1
|
||||
setuptools==35.0.2
|
||||
setuptools==38.2.4
|
||||
|
|
|
@ -2,7 +2,7 @@ mock
|
|||
boto
|
||||
boto3
|
||||
moto
|
||||
SaltPyLint>=v2017.3.6
|
||||
SaltPyLint>=v2017.6.22
|
||||
apache-libcloud
|
||||
virtualenv
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue