mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update dependencies for PyOpenSSL
This commit is contained in:
parent
d4e6c58526
commit
6761527793
1 changed files with 7 additions and 6 deletions
|
@ -1,16 +1,17 @@
|
|||
backports-abc==0.4
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
certifi
|
||||
cffi==1.6.0
|
||||
cffi==1.10.0
|
||||
CherryPy==5.3.0
|
||||
enum34==1.1.4
|
||||
cryptography==1.8.1
|
||||
enum34==1.1.6
|
||||
futures==3.0.5
|
||||
gitdb==0.6.4
|
||||
GitPython==2.0.2
|
||||
idna==2.1
|
||||
idna==2.5
|
||||
ioflo==1.5.3
|
||||
ioloop==0.1a0
|
||||
ipaddress==1.0.16
|
||||
ipaddress==1.0.18
|
||||
Jinja2==2.9.4
|
||||
libnacl==1.4.5
|
||||
Mako==1.0.4
|
||||
|
@ -18,11 +19,11 @@ MarkupSafe==0.23
|
|||
msgpack-python==0.4.7
|
||||
psutil==4.1.0
|
||||
pyasn1==0.1.9
|
||||
pycparser==2.14
|
||||
pycparser==2.17
|
||||
pycurl==7.43.0
|
||||
PyMySQL==0.7.2
|
||||
pypiwin32==219
|
||||
pyOpenSSL==16.1.0
|
||||
pyOpenSSL==16.2.0
|
||||
python-dateutil==2.5.3
|
||||
python-gnupg==0.3.8
|
||||
pyzmq==15.3.0
|
||||
|
|
Loading…
Add table
Reference in a new issue