mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00

Due to issues found during package testing for the several supported linux distributions, we're switching back our crypto depencency to pycrypto. Security concerned users are still advised to install the latest m2crypto or pycryptodome library after pip installing salt since salt is prepared to work with whatever is available.
122 lines
4.2 KiB
Text
122 lines
4.2 KiB
Text
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile -o requirements/static/py3.6/linux.txt -v requirements/base.txt requirements/zeromq.txt requirements/pytest.txt requirements/static/linux.in
|
|
#
|
|
apache-libcloud==2.0.0
|
|
argh==0.26.2 # via watchdog
|
|
asn1crypto==1.3.0 # via certvalidator, cryptography, oscrypto
|
|
atomicwrites==1.3.0 # via pytest
|
|
attrs==19.1.0 # via pytest
|
|
aws-xray-sdk==0.95 # via moto
|
|
backports.functools-lru-cache==1.5 # via cheroot
|
|
backports.ssl-match-hostname==3.7.0.1 # via websocket-client
|
|
bcrypt==3.1.6 # via paramiko
|
|
boto3==1.9.132
|
|
boto==2.49.0
|
|
botocore==1.12.132 # via boto3, moto, s3transfer
|
|
cachetools==3.1.0 # via google-auth
|
|
certifi==2019.3.9
|
|
certvalidator==0.11.1 # via vcert
|
|
cffi==1.12.2
|
|
chardet==3.0.4 # via requests
|
|
cheetah3==3.1.0
|
|
cheroot==6.5.4 # via cherrypy
|
|
cherrypy==17.3.0
|
|
contextlib2==0.5.5 # via cherrypy
|
|
croniter==0.3.29
|
|
cryptography==2.6.1 # via moto, paramiko, pyopenssl, vcert
|
|
dnspython==1.16.0
|
|
docker-pycreds==0.4.0 # via docker
|
|
docker==3.7.2
|
|
docutils==0.14 # via botocore
|
|
ecdsa==0.13.3 # via python-jose
|
|
future==0.17.1 # via python-jose
|
|
genshi==0.7.3
|
|
gitdb2==2.0.5 # via gitpython
|
|
gitpython==2.1.11
|
|
google-auth==1.6.3 # via kubernetes
|
|
hgtools==8.1.1
|
|
idna==2.8 # via requests
|
|
importlib-metadata==0.23 # via pluggy, pytest
|
|
ipaddress==1.0.22 # via kubernetes
|
|
jaraco.functools==2.0 # via tempora
|
|
jinja2==2.10.1
|
|
jmespath==0.9.4
|
|
jsondiff==1.1.1 # via moto
|
|
jsonpickle==1.1 # via aws-xray-sdk
|
|
jsonschema==2.6.0
|
|
junos-eznc==2.2.0
|
|
jxmlease==1.0.1
|
|
kazoo==2.6.1
|
|
keyring==5.7.1
|
|
kubernetes==3.0.0
|
|
libnacl==1.6.0
|
|
lxml==4.3.3 # via junos-eznc, ncclient
|
|
mako==1.1.0
|
|
markupsafe==1.1.1
|
|
mock==3.0.5
|
|
more-itertools==5.0.0
|
|
moto==1.3.7
|
|
msgpack==0.5.6
|
|
ncclient==0.6.4 # via junos-eznc
|
|
netaddr==0.7.19 # via junos-eznc
|
|
oscrypto==1.2.0 # via certvalidator
|
|
packaging==19.2 # via pytest
|
|
paramiko==2.4.2
|
|
pathtools==0.1.2 # via watchdog
|
|
pluggy==0.13.0 # via pytest
|
|
portend==2.4 # via cherrypy
|
|
psutil==5.6.1
|
|
py==1.8.0 # via pytest
|
|
pyaml==19.4.1 # via moto
|
|
pyasn1-modules==0.2.4 # via google-auth
|
|
pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa
|
|
pycparser==2.19 # via cffi
|
|
pycrypto==2.6.1 ; sys_platform not in "win32,darwin"
|
|
pycryptodome==3.8.1 # via python-jose
|
|
pygit2==0.28.2
|
|
pyinotify==0.9.6
|
|
pynacl==1.3.0 # via paramiko
|
|
pyopenssl==19.0.0
|
|
pyparsing==2.4.5 # via packaging
|
|
pyserial==3.4 # via junos-eznc
|
|
pytest-helpers-namespace==2019.1.8
|
|
pytest-salt-runtests-bridge==2019.7.10
|
|
pytest-salt==2019.12.27
|
|
pytest-tempdir==2019.10.12
|
|
pytest==4.6.6
|
|
python-dateutil==2.8.0 # via botocore, croniter, kubernetes, moto, vcert
|
|
python-etcd==0.4.5
|
|
python-gnupg==0.4.4
|
|
python-jose==2.0.2 # via moto
|
|
pytz==2019.1 # via moto, tempora
|
|
pyvmomi==6.7.1.2018.12
|
|
pyyaml==5.1.2
|
|
pyzmq==18.0.1 ; python_version != "3.4"
|
|
requests==2.21.0
|
|
responses==0.10.6 # via moto
|
|
rfc3987==1.3.8
|
|
rsa==4.0 # via google-auth
|
|
s3transfer==0.2.0 # via boto3
|
|
salttesting==2017.6.1
|
|
scp==0.13.2 # via junos-eznc
|
|
setproctitle==1.1.10
|
|
setuptools-scm==3.2.0
|
|
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kazoo, kubernetes, mock, more-itertools, moto, ncclient, packaging, pygit2, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, vcert, websocket-client
|
|
smmap2==2.0.5 # via gitdb2
|
|
strict-rfc3339==0.7
|
|
tempora==1.14.1 # via portend
|
|
timelib==0.2.4
|
|
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
|
|
vcert==0.7.3
|
|
virtualenv==16.4.3
|
|
watchdog==0.9.0
|
|
wcwidth==0.1.7 # via pytest
|
|
websocket-client==0.40.0 # via docker, kubernetes
|
|
werkzeug==0.15.6 # via moto
|
|
wrapt==1.11.1 # via aws-xray-sdk
|
|
xmltodict==0.12.0 # via moto
|
|
zc.lockfile==1.4 # via cherrypy
|
|
zipp==0.6.0 # via importlib-metadata
|