mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00

While testing running the test suite under Py3.7 on windows we hit an issue installing botocore at the version it was at. With this newer version of boto3 which also pulls in a newer version of botocore we got past the issue.
128 lines
4.4 KiB
Text
128 lines
4.4 KiB
Text
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile -o requirements/static/py3.7/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
|
|
bcrypt==3.1.6 # via paramiko
|
|
boto3==1.13.5
|
|
boto==2.49.0
|
|
botocore==1.16.5 # 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, textfsm
|
|
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.4.0
|
|
jxmlease==1.0.1
|
|
kazoo==2.6.1
|
|
keyring==5.7.1
|
|
kubernetes==3.0.0
|
|
libnacl==1.7.1
|
|
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
|
|
ntc-templates==1.4.0 # 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.6
|
|
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
|
|
pycryptodome==3.8.1 # via python-jose
|
|
pycryptodomex==3.9.7
|
|
pygit2==0.28.2 ; python_version < "3.8"
|
|
pyinotify==0.9.6
|
|
pynacl==1.3.0 # via paramiko
|
|
pyopenssl==19.0.0
|
|
pyparsing==2.4.5 # via junos-eznc, packaging
|
|
pyserial==3.4 # via junos-eznc
|
|
pytest-helpers-namespace==2019.1.8
|
|
pytest-salt-factories==0.10.4
|
|
pytest-salt-runtests-bridge==2019.12.5
|
|
pytest-salt==2020.1.27
|
|
pytest-tempdir==2019.10.12
|
|
pytest==4.6.9
|
|
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.8"
|
|
requests==2.21.0
|
|
responses==0.10.6 # via moto
|
|
rfc3987==1.3.8
|
|
rsa==4.0 # via google-auth
|
|
s3transfer==0.3.3 # 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, pytest-salt-factories, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, textfsm, transitions, vcert, websocket-client
|
|
smmap2==2.0.5 # via gitdb2
|
|
strict-rfc3339==0.7
|
|
tempora==1.14.1 # via portend
|
|
terminal==0.4.0 # via ntc-templates
|
|
textfsm==1.1.0 # via ntc-templates
|
|
timelib==0.2.4
|
|
toml==0.10.0
|
|
transitions==0.8.1 # via junos-eznc
|
|
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
|
|
yamlordereddictloader==0.4.0 # via junos-eznc
|
|
zc.lockfile==1.4 # via cherrypy
|
|
zipp==0.6.0 # via importlib-metadata
|