mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove requiremens for platforms which aren't tested under Py3
This commit is contained in:
parent
8f02ee9439
commit
d5f78137e0
13 changed files with 6 additions and 1386 deletions
|
@ -88,7 +88,7 @@ repos:
|
||||||
alias: compile-linux-py3.4-zmq-requirements
|
alias: compile-linux-py3.4-zmq-requirements
|
||||||
name: Linux Py3.4 ZeroMQ Requirements
|
name: Linux Py3.4 ZeroMQ Requirements
|
||||||
files: ^requirements/((base|zeromq|pytest)\.txt|static/(.*)\.in)$
|
files: ^requirements/((base|zeromq|pytest)\.txt|static/(.*)\.in)$
|
||||||
exclude: ^requirements/static/(osx|windows)\.in$
|
exclude: ^requirements/static/(centos-6|ubuntu-14.04|osx|windows)\.in$
|
||||||
args:
|
args:
|
||||||
- -v
|
- -v
|
||||||
- --py-version=3.4
|
- --py-version=3.4
|
||||||
|
@ -102,7 +102,7 @@ repos:
|
||||||
alias: compile-linux-py3.4-raet-requirements
|
alias: compile-linux-py3.4-raet-requirements
|
||||||
name: Linux Py3.4 RAET Requirements
|
name: Linux Py3.4 RAET Requirements
|
||||||
files: ^requirements/((base|raet|pytest)\.txt|static/(.*)\.in)$
|
files: ^requirements/((base|raet|pytest)\.txt|static/(.*)\.in)$
|
||||||
exclude: ^requirements/static/(osx|windows)\.in$
|
exclude: ^requirements/static/(centos-6|ubuntu-14.04|osx|windows)\.in$
|
||||||
args:
|
args:
|
||||||
- -v
|
- -v
|
||||||
- --py-version=3.4
|
- --py-version=3.4
|
||||||
|
@ -117,7 +117,7 @@ repos:
|
||||||
alias: compile-linux-py3.5-zmq-requirements
|
alias: compile-linux-py3.5-zmq-requirements
|
||||||
name: Linux Py3.5 ZeroMQ Requirements
|
name: Linux Py3.5 ZeroMQ Requirements
|
||||||
files: ^requirements/((base|zeromq|pytest)\.txt|static/(.*)\.in)$
|
files: ^requirements/((base|zeromq|pytest)\.txt|static/(.*)\.in)$
|
||||||
exclude: ^requirements/static/(osx|windows)\.in$
|
exclude: ^requirements/static/(centos-6|ubuntu-14.04|osx|windows)\.in$
|
||||||
args:
|
args:
|
||||||
- -v
|
- -v
|
||||||
- --py-version=3.5
|
- --py-version=3.5
|
||||||
|
@ -157,7 +157,7 @@ repos:
|
||||||
alias: compile-linux-py3.5-raet-requirements
|
alias: compile-linux-py3.5-raet-requirements
|
||||||
name: Linux Py3.5 RAET Requirements
|
name: Linux Py3.5 RAET Requirements
|
||||||
files: ^requirements/((base|raet|pytest)\.txt|static/(.*)\.in)$
|
files: ^requirements/((base|raet|pytest)\.txt|static/(.*)\.in)$
|
||||||
exclude: ^requirements/static/(osx|windows)\.in$
|
exclude: ^requirements/static/(centos-6|ubuntu-14.04|osx|windows)\.in$
|
||||||
args:
|
args:
|
||||||
- -v
|
- -v
|
||||||
- --py-version=3.5
|
- --py-version=3.5
|
||||||
|
@ -198,7 +198,7 @@ repos:
|
||||||
alias: compile-linux-py3.6-zmq-requirements
|
alias: compile-linux-py3.6-zmq-requirements
|
||||||
name: Linux Py3.6 ZeroMQ Requirements
|
name: Linux Py3.6 ZeroMQ Requirements
|
||||||
files: ^requirements/((base|zeromq|pytest)\.txt|static/(.*)\.in)$
|
files: ^requirements/((base|zeromq|pytest)\.txt|static/(.*)\.in)$
|
||||||
exclude: ^requirements/static/(osx|windows)\.in$
|
exclude: ^requirements/static/(centos-6|ubuntu-14.04|osx|windows)\.in$
|
||||||
args:
|
args:
|
||||||
- -v
|
- -v
|
||||||
- --py-version=3.6
|
- --py-version=3.6
|
||||||
|
@ -238,7 +238,7 @@ repos:
|
||||||
alias: compile-linux-py3.6-raet-requirements
|
alias: compile-linux-py3.6-raet-requirements
|
||||||
name: Linux Py3.6 RAET Requirements
|
name: Linux Py3.6 RAET Requirements
|
||||||
files: ^requirements/((base|raet|pytest)\.txt|static/(.*)\.in)$
|
files: ^requirements/((base|raet|pytest)\.txt|static/(.*)\.in)$
|
||||||
exclude: ^requirements/static/(osx|windows)\.in$
|
exclude: ^requirements/static/(centos-6|ubuntu-14.04|osx|windows)\.in$
|
||||||
args:
|
args:
|
||||||
- -v
|
- -v
|
||||||
- --py-version=3.6
|
- --py-version=3.6
|
||||||
|
|
|
@ -1,118 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile -o requirements/static/py3.4/raet-centos-6.txt -v requirements/base.txt requirements/raet.txt requirements/pytest.txt requirements/static/centos-6.in
|
|
||||||
#
|
|
||||||
apache-libcloud==1.0.0
|
|
||||||
asn1crypto==0.24.0 # via cryptography
|
|
||||||
atomicwrites==1.3.0 # via pytest
|
|
||||||
attrs==19.1.0 # via pytest
|
|
||||||
aws-xray-sdk==0.95 # via moto
|
|
||||||
backports-abc==0.5 # via tornado
|
|
||||||
backports.functools-lru-cache==1.5 # via cheroot
|
|
||||||
backports.ssl-match-hostname==3.7.0.1 # via docker, websocket-client
|
|
||||||
bcrypt==3.1.6 # via paramiko
|
|
||||||
boto3==1.9.124
|
|
||||||
boto==2.49.0
|
|
||||||
botocore==1.12.124 # via boto3, moto, s3transfer
|
|
||||||
cachetools==3.1.0 # via google-auth
|
|
||||||
certifi==2019.3.9 # via kubernetes, requests, tornado
|
|
||||||
cffi==1.12.2
|
|
||||||
chardet==3.0.4 # via requests
|
|
||||||
cheroot==6.5.4 # via cherrypy
|
|
||||||
cherrypy==17.3.0
|
|
||||||
contextlib2==0.5.5 # via cherrypy
|
|
||||||
coverage==4.5.3 # via pytest-cov
|
|
||||||
cryptography==2.6.1 # via moto, paramiko, pyopenssl
|
|
||||||
dnspython==1.16.0
|
|
||||||
docker-pycreds==0.4.0 # via docker
|
|
||||||
docker==3.7.2
|
|
||||||
docutils==0.14 # via botocore
|
|
||||||
ecdsa==0.13 # via python-jose
|
|
||||||
enum34==1.1.6 # via raet
|
|
||||||
future==0.17.1 # via python-jose
|
|
||||||
gitdb==0.6.4 # via gitpython
|
|
||||||
gitpython==2.0.8
|
|
||||||
google-auth==1.6.3 # via kubernetes
|
|
||||||
idna==2.8 # via requests
|
|
||||||
ioflo==1.7.5
|
|
||||||
ipaddress==1.0.22 # via kubernetes
|
|
||||||
jaraco.functools==2.0 # via tempora
|
|
||||||
jinja2==2.10
|
|
||||||
jmespath==0.9.4 # via boto3, botocore
|
|
||||||
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
|
|
||||||
keyring==5.7.1
|
|
||||||
kubernetes==4.0.0
|
|
||||||
libnacl==1.6.1
|
|
||||||
lxml==4.3.3 # via junos-eznc, ncclient
|
|
||||||
markupsafe==1.1.1
|
|
||||||
mock==1.0.1
|
|
||||||
more-itertools==5.0.0
|
|
||||||
moto==1.3.7
|
|
||||||
msgpack-python==0.5.6
|
|
||||||
msgpack==0.6.1
|
|
||||||
ncclient==0.6.3 # via junos-eznc
|
|
||||||
netaddr==0.7.19 # via junos-eznc
|
|
||||||
oauthlib==3.0.1 # via requests-oauthlib
|
|
||||||
paramiko==2.4.2 # via junos-eznc, ncclient, scp
|
|
||||||
pathlib2==2.3.3 # via pytest
|
|
||||||
pluggy==0.9.0 # via pytest
|
|
||||||
portend==2.3 # via cherrypy
|
|
||||||
psutil==5.6.1
|
|
||||||
py==1.8.0 # via pytest
|
|
||||||
pyaml==18.11.0 # via moto
|
|
||||||
pyasn1-modules==0.2.4 # via google-auth
|
|
||||||
pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa
|
|
||||||
pycparser==2.19 # via cffi
|
|
||||||
# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$'
|
|
||||||
# pycryptodome==3.8.0 # via python-jose
|
|
||||||
pycryptodomex==3.8.0
|
|
||||||
pyinotify==0.9.6
|
|
||||||
pynacl==1.3.0 # via paramiko
|
|
||||||
pyopenssl==19.0.0
|
|
||||||
pyserial==3.4 # via junos-eznc
|
|
||||||
pytest-cov==2.6.1
|
|
||||||
pytest-helpers-namespace==2019.1.8
|
|
||||||
pytest-salt-runtests-bridge==2019.1.30
|
|
||||||
pytest-salt==2018.12.8
|
|
||||||
pytest-tempdir==2018.8.11
|
|
||||||
pytest-timeout==1.3.3
|
|
||||||
pytest==4.3.1
|
|
||||||
python-dateutil==2.8.0 # via botocore, kubernetes, moto
|
|
||||||
python-etcd==0.4.2
|
|
||||||
python-gnupg==0.4.4
|
|
||||||
python-jose==2.0.2 # via moto
|
|
||||||
pytz==2018.9 # via moto, tempora
|
|
||||||
pyvmomi==6.7.1.2018.12
|
|
||||||
pyyaml==3.13
|
|
||||||
raet==0.6.8
|
|
||||||
requests-oauthlib==1.2.0 # via kubernetes
|
|
||||||
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
|
|
||||||
scandir==1.10.0 # via pathlib2
|
|
||||||
scp==0.13.2 # via junos-eznc
|
|
||||||
selectors2==2.0.1 # via ncclient
|
|
||||||
setproctitle==1.1.10
|
|
||||||
singledispatch==3.4.0.3 # via tornado
|
|
||||||
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, more-itertools, moto, ncclient, pathlib2, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, raet, responses, salttesting, singledispatch, tempora, websocket-client
|
|
||||||
smmap==0.9.0 # via gitdb
|
|
||||||
strict-rfc3339==0.7
|
|
||||||
tempora==1.14 # via portend
|
|
||||||
timelib==0.2.4
|
|
||||||
tornado==4.5.3 ; python_version >= "3.4"
|
|
||||||
urllib3==1.24.1 # via botocore, kubernetes, python-etcd, requests
|
|
||||||
virtualenv==16.4.3
|
|
||||||
websocket-client==0.40.0 # via docker, kubernetes
|
|
||||||
werkzeug==0.15.1 # via moto
|
|
||||||
wrapt==1.11.1 # via aws-xray-sdk
|
|
||||||
xmltodict==0.12.0 # via moto
|
|
||||||
zc.lockfile==1.4 # via cherrypy
|
|
|
@ -1,116 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile -o requirements/static/py3.4/raet-ubuntu-14.04.txt -v requirements/base.txt requirements/raet.txt requirements/pytest.txt requirements/static/ubuntu-14.04.in
|
|
||||||
#
|
|
||||||
apache-libcloud==1.0.0
|
|
||||||
asn1crypto==0.24.0 # via cryptography
|
|
||||||
atomicwrites==1.3.0 # via pytest
|
|
||||||
attrs==19.1.0 # via pytest
|
|
||||||
aws-xray-sdk==0.95 # via moto
|
|
||||||
backports-abc==0.5 # via tornado
|
|
||||||
backports.functools-lru-cache==1.5 # via cheroot
|
|
||||||
backports.ssl-match-hostname==3.7.0.1 # via docker, websocket-client
|
|
||||||
boto3==1.9.124
|
|
||||||
boto==2.49.0
|
|
||||||
botocore==1.12.124 # via boto3, moto, s3transfer
|
|
||||||
cachetools==3.1.0 # via google-auth
|
|
||||||
certifi==2019.3.9 # via kubernetes, requests, tornado
|
|
||||||
cffi==1.12.2
|
|
||||||
chardet==3.0.4 # via requests
|
|
||||||
cheroot==6.5.4 # via cherrypy
|
|
||||||
cherrypy==17.3.0
|
|
||||||
contextlib2==0.5.5 # via cherrypy
|
|
||||||
coverage==4.5.3 # via pytest-cov
|
|
||||||
cryptography==2.6.1 # via moto, paramiko, pyopenssl
|
|
||||||
dnspython==1.16.0
|
|
||||||
docker-pycreds==0.4.0 # via docker
|
|
||||||
docker==3.7.2
|
|
||||||
docutils==0.14 # via botocore
|
|
||||||
ecdsa==0.13 # via python-jose
|
|
||||||
enum34==1.1.6 # via raet
|
|
||||||
future==0.17.1 # via python-jose
|
|
||||||
gitdb2==2.0.5 # via gitpython
|
|
||||||
gitpython==2.1.11
|
|
||||||
google-auth==1.6.3 # via kubernetes
|
|
||||||
idna==2.8 # via requests
|
|
||||||
ioflo==1.7.5
|
|
||||||
ipaddress==1.0.22 # via kubernetes
|
|
||||||
jaraco.functools==2.0 # via tempora
|
|
||||||
jinja2==2.10
|
|
||||||
jmespath==0.9.4 # via boto3, botocore
|
|
||||||
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
|
|
||||||
keyring==5.7.1
|
|
||||||
kubernetes==4.0.0
|
|
||||||
libnacl==1.6.1
|
|
||||||
lxml==4.3.3 # via junos-eznc, ncclient
|
|
||||||
markupsafe==1.1.1
|
|
||||||
mock==1.0.1
|
|
||||||
more-itertools==5.0.0
|
|
||||||
moto==1.3.7
|
|
||||||
msgpack-python==0.5.6
|
|
||||||
msgpack==0.6.1
|
|
||||||
ncclient==0.6.3 # via junos-eznc
|
|
||||||
netaddr==0.7.19 # via junos-eznc
|
|
||||||
oauthlib==3.0.1 # via requests-oauthlib
|
|
||||||
paramiko==2.1.2
|
|
||||||
pathlib2==2.3.3 # via pytest
|
|
||||||
pluggy==0.9.0 # via pytest
|
|
||||||
portend==2.3 # via cherrypy
|
|
||||||
psutil==5.6.1
|
|
||||||
py==1.8.0 # via pytest
|
|
||||||
pyaml==18.11.0 # via moto
|
|
||||||
pyasn1-modules==0.2.4 # via google-auth
|
|
||||||
pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa
|
|
||||||
pycparser==2.19 # via cffi
|
|
||||||
# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$'
|
|
||||||
# pycryptodome==3.8.0 # via python-jose
|
|
||||||
pycryptodomex==3.8.0
|
|
||||||
pyinotify==0.9.6
|
|
||||||
pyopenssl==19.0.0
|
|
||||||
pyserial==3.4 # via junos-eznc
|
|
||||||
pytest-cov==2.6.1
|
|
||||||
pytest-helpers-namespace==2019.1.8
|
|
||||||
pytest-salt-runtests-bridge==2019.1.30
|
|
||||||
pytest-salt==2018.12.8
|
|
||||||
pytest-tempdir==2018.8.11
|
|
||||||
pytest-timeout==1.3.3
|
|
||||||
pytest==4.3.1
|
|
||||||
python-dateutil==2.8.0 # via botocore, kubernetes, moto
|
|
||||||
python-etcd==0.4.2
|
|
||||||
python-gnupg==0.4.4
|
|
||||||
python-jose==2.0.2 # via moto
|
|
||||||
pytz==2018.9 # via moto, tempora
|
|
||||||
pyvmomi==6.7.1.2018.12
|
|
||||||
pyyaml==3.13
|
|
||||||
raet==0.6.8
|
|
||||||
requests-oauthlib==1.2.0 # via kubernetes
|
|
||||||
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
|
|
||||||
scandir==1.10.0 # via pathlib2
|
|
||||||
scp==0.13.2 # via junos-eznc
|
|
||||||
selectors2==2.0.1 # via ncclient
|
|
||||||
setproctitle==1.1.10
|
|
||||||
singledispatch==3.4.0.3 # via tornado
|
|
||||||
six==1.12.0 # via cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, more-itertools, moto, ncclient, pathlib2, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, raet, responses, salttesting, singledispatch, tempora, websocket-client
|
|
||||||
smmap2==2.0.5 # via gitdb2
|
|
||||||
strict-rfc3339==0.7
|
|
||||||
tempora==1.14 # via portend
|
|
||||||
timelib==0.2.4
|
|
||||||
tornado==4.5.3 ; python_version >= "3.4"
|
|
||||||
urllib3==1.24.1 # via botocore, kubernetes, python-etcd, requests
|
|
||||||
virtualenv==16.4.3
|
|
||||||
websocket-client==0.40.0 # via docker, kubernetes
|
|
||||||
werkzeug==0.15.1 # via moto
|
|
||||||
wrapt==1.11.1 # via aws-xray-sdk
|
|
||||||
xmltodict==0.12.0 # via moto
|
|
||||||
zc.lockfile==1.4 # via cherrypy
|
|
|
@ -1,116 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile -o requirements/static/py3.4/zeromq-centos-6.txt -v requirements/base.txt requirements/zeromq.txt requirements/pytest.txt requirements/static/centos-6.in
|
|
||||||
#
|
|
||||||
apache-libcloud==1.0.0
|
|
||||||
asn1crypto==0.24.0 # via cryptography
|
|
||||||
atomicwrites==1.3.0 # via pytest
|
|
||||||
attrs==19.1.0 # via pytest
|
|
||||||
aws-xray-sdk==0.95 # via moto
|
|
||||||
backports-abc==0.5 # via tornado
|
|
||||||
backports.functools-lru-cache==1.5 # via cheroot
|
|
||||||
backports.ssl-match-hostname==3.7.0.1 # via docker, websocket-client
|
|
||||||
bcrypt==3.1.6 # via paramiko
|
|
||||||
boto3==1.9.124
|
|
||||||
boto==2.49.0
|
|
||||||
botocore==1.12.124 # via boto3, moto, s3transfer
|
|
||||||
cachetools==3.1.0 # via google-auth
|
|
||||||
certifi==2019.3.9 # via kubernetes, requests, tornado
|
|
||||||
cffi==1.12.2
|
|
||||||
chardet==3.0.4 # via requests
|
|
||||||
cheroot==6.5.4 # via cherrypy
|
|
||||||
cherrypy==17.3.0
|
|
||||||
contextlib2==0.5.5 # via cherrypy
|
|
||||||
coverage==4.5.3 # via pytest-cov
|
|
||||||
cryptography==2.6.1 # via moto, paramiko, pyopenssl
|
|
||||||
dnspython==1.16.0
|
|
||||||
docker-pycreds==0.4.0 # via docker
|
|
||||||
docker==3.7.2
|
|
||||||
docutils==0.14 # via botocore
|
|
||||||
ecdsa==0.13 # via python-jose
|
|
||||||
future==0.17.1 # via python-jose
|
|
||||||
gitdb==0.6.4 # via gitpython
|
|
||||||
gitpython==2.0.8
|
|
||||||
google-auth==1.6.3 # via kubernetes
|
|
||||||
idna==2.8 # via requests
|
|
||||||
ipaddress==1.0.22 # via kubernetes
|
|
||||||
jaraco.functools==2.0 # via tempora
|
|
||||||
jinja2==2.10
|
|
||||||
jmespath==0.9.4 # via boto3, botocore
|
|
||||||
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
|
|
||||||
keyring==5.7.1
|
|
||||||
kubernetes==4.0.0
|
|
||||||
lxml==4.3.3 # via junos-eznc, ncclient
|
|
||||||
markupsafe==1.1.1
|
|
||||||
mock==1.0.1
|
|
||||||
more-itertools==5.0.0
|
|
||||||
moto==1.3.7
|
|
||||||
msgpack-python==0.5.6
|
|
||||||
msgpack==0.6.1
|
|
||||||
ncclient==0.6.3 # via junos-eznc
|
|
||||||
netaddr==0.7.19 # via junos-eznc
|
|
||||||
oauthlib==3.0.1 # via requests-oauthlib
|
|
||||||
paramiko==2.4.2 # via junos-eznc, ncclient, scp
|
|
||||||
pathlib2==2.3.3 # via pytest
|
|
||||||
pluggy==0.9.0 # via pytest
|
|
||||||
portend==2.3 # via cherrypy
|
|
||||||
psutil==5.6.1
|
|
||||||
py==1.8.0 # via pytest
|
|
||||||
pyaml==18.11.0 # 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 != "win32"
|
|
||||||
# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$'
|
|
||||||
# pycryptodome==3.8.0 # via python-jose
|
|
||||||
pycryptodomex==3.8.0
|
|
||||||
pyinotify==0.9.6
|
|
||||||
pynacl==1.3.0 # via paramiko
|
|
||||||
pyopenssl==19.0.0
|
|
||||||
pyserial==3.4 # via junos-eznc
|
|
||||||
pytest-cov==2.6.1
|
|
||||||
pytest-helpers-namespace==2019.1.8
|
|
||||||
pytest-salt-runtests-bridge==2019.1.30
|
|
||||||
pytest-salt==2018.12.8
|
|
||||||
pytest-tempdir==2018.8.11
|
|
||||||
pytest-timeout==1.3.3
|
|
||||||
pytest==4.3.1
|
|
||||||
python-dateutil==2.8.0 # via botocore, kubernetes, moto
|
|
||||||
python-etcd==0.4.2
|
|
||||||
python-gnupg==0.4.4
|
|
||||||
python-jose==2.0.2 # via moto
|
|
||||||
pytz==2018.9 # via moto, tempora
|
|
||||||
pyvmomi==6.7.1.2018.12
|
|
||||||
pyyaml==3.13
|
|
||||||
pyzmq==17.0.0 ; python_version == "3.4"
|
|
||||||
requests-oauthlib==1.2.0 # via kubernetes
|
|
||||||
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
|
|
||||||
scandir==1.10.0 # via pathlib2
|
|
||||||
scp==0.13.2 # via junos-eznc
|
|
||||||
selectors2==2.0.1 # via ncclient
|
|
||||||
setproctitle==1.1.10
|
|
||||||
singledispatch==3.4.0.3 # via tornado
|
|
||||||
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, more-itertools, moto, ncclient, pathlib2, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, singledispatch, tempora, websocket-client
|
|
||||||
smmap==0.9.0 # via gitdb
|
|
||||||
strict-rfc3339==0.7
|
|
||||||
tempora==1.14 # via portend
|
|
||||||
timelib==0.2.4
|
|
||||||
tornado==4.5.3 ; python_version >= "3.4"
|
|
||||||
urllib3==1.24.1 # via botocore, kubernetes, python-etcd, requests
|
|
||||||
virtualenv==16.4.3
|
|
||||||
websocket-client==0.40.0 # via docker, kubernetes
|
|
||||||
werkzeug==0.15.1 # via moto
|
|
||||||
wrapt==1.11.1 # via aws-xray-sdk
|
|
||||||
xmltodict==0.12.0 # via moto
|
|
||||||
zc.lockfile==1.4 # via cherrypy
|
|
|
@ -1,114 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile -o requirements/static/py3.4/zeromq-ubuntu-14.04.txt -v requirements/base.txt requirements/zeromq.txt requirements/pytest.txt requirements/static/ubuntu-14.04.in
|
|
||||||
#
|
|
||||||
apache-libcloud==1.0.0
|
|
||||||
asn1crypto==0.24.0 # via cryptography
|
|
||||||
atomicwrites==1.3.0 # via pytest
|
|
||||||
attrs==19.1.0 # via pytest
|
|
||||||
aws-xray-sdk==0.95 # via moto
|
|
||||||
backports-abc==0.5 # via tornado
|
|
||||||
backports.functools-lru-cache==1.5 # via cheroot
|
|
||||||
backports.ssl-match-hostname==3.7.0.1 # via docker, websocket-client
|
|
||||||
boto3==1.9.124
|
|
||||||
boto==2.49.0
|
|
||||||
botocore==1.12.124 # via boto3, moto, s3transfer
|
|
||||||
cachetools==3.1.0 # via google-auth
|
|
||||||
certifi==2019.3.9 # via kubernetes, requests, tornado
|
|
||||||
cffi==1.12.2
|
|
||||||
chardet==3.0.4 # via requests
|
|
||||||
cheroot==6.5.4 # via cherrypy
|
|
||||||
cherrypy==17.3.0
|
|
||||||
contextlib2==0.5.5 # via cherrypy
|
|
||||||
coverage==4.5.3 # via pytest-cov
|
|
||||||
cryptography==2.6.1 # via moto, paramiko, pyopenssl
|
|
||||||
dnspython==1.16.0
|
|
||||||
docker-pycreds==0.4.0 # via docker
|
|
||||||
docker==3.7.2
|
|
||||||
docutils==0.14 # via botocore
|
|
||||||
ecdsa==0.13 # via python-jose
|
|
||||||
future==0.17.1 # via python-jose
|
|
||||||
gitdb2==2.0.5 # via gitpython
|
|
||||||
gitpython==2.1.11
|
|
||||||
google-auth==1.6.3 # via kubernetes
|
|
||||||
idna==2.8 # via requests
|
|
||||||
ipaddress==1.0.22 # via kubernetes
|
|
||||||
jaraco.functools==2.0 # via tempora
|
|
||||||
jinja2==2.10
|
|
||||||
jmespath==0.9.4 # via boto3, botocore
|
|
||||||
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
|
|
||||||
keyring==5.7.1
|
|
||||||
kubernetes==4.0.0
|
|
||||||
lxml==4.3.3 # via junos-eznc, ncclient
|
|
||||||
markupsafe==1.1.1
|
|
||||||
mock==1.0.1
|
|
||||||
more-itertools==5.0.0
|
|
||||||
moto==1.3.7
|
|
||||||
msgpack-python==0.5.6
|
|
||||||
msgpack==0.6.1
|
|
||||||
ncclient==0.6.3 # via junos-eznc
|
|
||||||
netaddr==0.7.19 # via junos-eznc
|
|
||||||
oauthlib==3.0.1 # via requests-oauthlib
|
|
||||||
paramiko==2.1.2
|
|
||||||
pathlib2==2.3.3 # via pytest
|
|
||||||
pluggy==0.9.0 # via pytest
|
|
||||||
portend==2.3 # via cherrypy
|
|
||||||
psutil==5.6.1
|
|
||||||
py==1.8.0 # via pytest
|
|
||||||
pyaml==18.11.0 # 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 != "win32"
|
|
||||||
# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$'
|
|
||||||
# pycryptodome==3.8.0 # via python-jose
|
|
||||||
pycryptodomex==3.8.0
|
|
||||||
pyinotify==0.9.6
|
|
||||||
pyopenssl==19.0.0
|
|
||||||
pyserial==3.4 # via junos-eznc
|
|
||||||
pytest-cov==2.6.1
|
|
||||||
pytest-helpers-namespace==2019.1.8
|
|
||||||
pytest-salt-runtests-bridge==2019.1.30
|
|
||||||
pytest-salt==2018.12.8
|
|
||||||
pytest-tempdir==2018.8.11
|
|
||||||
pytest-timeout==1.3.3
|
|
||||||
pytest==4.3.1
|
|
||||||
python-dateutil==2.8.0 # via botocore, kubernetes, moto
|
|
||||||
python-etcd==0.4.2
|
|
||||||
python-gnupg==0.4.4
|
|
||||||
python-jose==2.0.2 # via moto
|
|
||||||
pytz==2018.9 # via moto, tempora
|
|
||||||
pyvmomi==6.7.1.2018.12
|
|
||||||
pyyaml==3.13
|
|
||||||
pyzmq==17.0.0 ; python_version == "3.4"
|
|
||||||
requests-oauthlib==1.2.0 # via kubernetes
|
|
||||||
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
|
|
||||||
scandir==1.10.0 # via pathlib2
|
|
||||||
scp==0.13.2 # via junos-eznc
|
|
||||||
selectors2==2.0.1 # via ncclient
|
|
||||||
setproctitle==1.1.10
|
|
||||||
singledispatch==3.4.0.3 # via tornado
|
|
||||||
six==1.12.0 # via cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, more-itertools, moto, ncclient, pathlib2, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, singledispatch, tempora, websocket-client
|
|
||||||
smmap2==2.0.5 # via gitdb2
|
|
||||||
strict-rfc3339==0.7
|
|
||||||
tempora==1.14 # via portend
|
|
||||||
timelib==0.2.4
|
|
||||||
tornado==4.5.3 ; python_version >= "3.4"
|
|
||||||
urllib3==1.24.1 # via botocore, kubernetes, python-etcd, requests
|
|
||||||
virtualenv==16.4.3
|
|
||||||
websocket-client==0.40.0 # via docker, kubernetes
|
|
||||||
werkzeug==0.15.1 # via moto
|
|
||||||
wrapt==1.11.1 # via aws-xray-sdk
|
|
||||||
xmltodict==0.12.0 # via moto
|
|
||||||
zc.lockfile==1.4 # via cherrypy
|
|
|
@ -1,117 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile -o requirements/static/py3.5/raet-centos-6.txt -v requirements/base.txt requirements/raet.txt requirements/pytest.txt requirements/static/centos-6.in
|
|
||||||
#
|
|
||||||
apache-libcloud==1.0.0
|
|
||||||
asn1crypto==0.24.0 # via cryptography
|
|
||||||
atomicwrites==1.3.0 # via pytest
|
|
||||||
attrs==19.1.0 # via pytest
|
|
||||||
aws-xray-sdk==0.95 # via moto
|
|
||||||
backports-abc==0.5 # via tornado
|
|
||||||
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.124
|
|
||||||
boto==2.49.0
|
|
||||||
botocore==1.12.124 # via boto3, moto, s3transfer
|
|
||||||
cachetools==3.1.0 # via google-auth
|
|
||||||
certifi==2019.3.9 # via kubernetes, requests, tornado
|
|
||||||
cffi==1.12.2
|
|
||||||
chardet==3.0.4 # via requests
|
|
||||||
cheroot==6.5.4 # via cherrypy
|
|
||||||
cherrypy==17.3.0
|
|
||||||
contextlib2==0.5.5 # via cherrypy
|
|
||||||
coverage==4.5.3 # via pytest-cov
|
|
||||||
cryptography==2.6.1 # via moto, paramiko, pyopenssl
|
|
||||||
dnspython==1.16.0
|
|
||||||
docker-pycreds==0.4.0 # via docker
|
|
||||||
docker==3.7.2
|
|
||||||
docutils==0.14 # via botocore
|
|
||||||
ecdsa==0.13 # via python-jose
|
|
||||||
enum34==1.1.6 # via raet
|
|
||||||
future==0.17.1 # via python-jose
|
|
||||||
gitdb==0.6.4 # via gitpython
|
|
||||||
gitpython==2.0.8
|
|
||||||
google-auth==1.6.3 # via kubernetes
|
|
||||||
idna==2.8 # via requests
|
|
||||||
ioflo==1.7.5
|
|
||||||
ipaddress==1.0.22 # via kubernetes
|
|
||||||
jaraco.functools==2.0 # via tempora
|
|
||||||
jinja2==2.10
|
|
||||||
jmespath==0.9.4 # via boto3, botocore
|
|
||||||
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
|
|
||||||
keyring==5.7.1
|
|
||||||
kubernetes==4.0.0
|
|
||||||
libnacl==1.6.1
|
|
||||||
lxml==4.3.3 # via junos-eznc, ncclient
|
|
||||||
markupsafe==1.1.1
|
|
||||||
mock==1.0.1
|
|
||||||
more-itertools==5.0.0
|
|
||||||
moto==1.3.7
|
|
||||||
msgpack-python==0.5.6
|
|
||||||
msgpack==0.6.1
|
|
||||||
ncclient==0.6.3 # via junos-eznc
|
|
||||||
netaddr==0.7.19 # via junos-eznc
|
|
||||||
oauthlib==3.0.1 # via requests-oauthlib
|
|
||||||
paramiko==2.4.2 # via junos-eznc, ncclient, scp
|
|
||||||
pathlib2==2.3.3 # via pytest
|
|
||||||
pluggy==0.9.0 # via pytest
|
|
||||||
portend==2.3 # via cherrypy
|
|
||||||
psutil==5.6.1
|
|
||||||
py==1.8.0 # via pytest
|
|
||||||
pyaml==18.11.0 # via moto
|
|
||||||
pyasn1-modules==0.2.4 # via google-auth
|
|
||||||
pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa
|
|
||||||
pycparser==2.19 # via cffi
|
|
||||||
# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$'
|
|
||||||
# pycryptodome==3.8.0 # via python-jose
|
|
||||||
pycryptodomex==3.8.0
|
|
||||||
pyinotify==0.9.6
|
|
||||||
pynacl==1.3.0 # via paramiko
|
|
||||||
pyopenssl==19.0.0
|
|
||||||
pyserial==3.4 # via junos-eznc
|
|
||||||
pytest-cov==2.6.1
|
|
||||||
pytest-helpers-namespace==2019.1.8
|
|
||||||
pytest-salt-runtests-bridge==2019.1.30
|
|
||||||
pytest-salt==2018.12.8
|
|
||||||
pytest-tempdir==2018.8.11
|
|
||||||
pytest-timeout==1.3.3
|
|
||||||
pytest==4.3.1
|
|
||||||
python-dateutil==2.8.0 # via botocore, kubernetes, moto
|
|
||||||
python-etcd==0.4.2
|
|
||||||
python-gnupg==0.4.4
|
|
||||||
python-jose==2.0.2 # via moto
|
|
||||||
pytz==2018.9 # via moto, tempora
|
|
||||||
pyvmomi==6.7.1.2018.12
|
|
||||||
pyyaml==3.13
|
|
||||||
raet==0.6.8
|
|
||||||
requests-oauthlib==1.2.0 # via kubernetes
|
|
||||||
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
|
|
||||||
selectors2==2.0.1 # via ncclient
|
|
||||||
setproctitle==1.1.10
|
|
||||||
singledispatch==3.4.0.3 # via tornado
|
|
||||||
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, more-itertools, moto, ncclient, pathlib2, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, raet, responses, salttesting, singledispatch, tempora, websocket-client
|
|
||||||
smmap==0.9.0 # via gitdb
|
|
||||||
strict-rfc3339==0.7
|
|
||||||
tempora==1.14 # via portend
|
|
||||||
timelib==0.2.4
|
|
||||||
tornado==4.5.3 ; python_version >= "3.4"
|
|
||||||
urllib3==1.24.1 # via botocore, kubernetes, python-etcd, requests
|
|
||||||
virtualenv==16.4.3
|
|
||||||
websocket-client==0.40.0 # via docker, kubernetes
|
|
||||||
werkzeug==0.15.1 # via moto
|
|
||||||
wrapt==1.11.1 # via aws-xray-sdk
|
|
||||||
xmltodict==0.12.0 # via moto
|
|
||||||
zc.lockfile==1.4 # via cherrypy
|
|
|
@ -1,115 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile -o requirements/static/py3.5/raet-ubuntu-14.04.txt -v requirements/base.txt requirements/raet.txt requirements/pytest.txt requirements/static/ubuntu-14.04.in
|
|
||||||
#
|
|
||||||
apache-libcloud==1.0.0
|
|
||||||
asn1crypto==0.24.0 # via cryptography
|
|
||||||
atomicwrites==1.3.0 # via pytest
|
|
||||||
attrs==19.1.0 # via pytest
|
|
||||||
aws-xray-sdk==0.95 # via moto
|
|
||||||
backports-abc==0.5 # via tornado
|
|
||||||
backports.functools-lru-cache==1.5 # via cheroot
|
|
||||||
backports.ssl-match-hostname==3.7.0.1 # via websocket-client
|
|
||||||
boto3==1.9.124
|
|
||||||
boto==2.49.0
|
|
||||||
botocore==1.12.124 # via boto3, moto, s3transfer
|
|
||||||
cachetools==3.1.0 # via google-auth
|
|
||||||
certifi==2019.3.9 # via kubernetes, requests, tornado
|
|
||||||
cffi==1.12.2
|
|
||||||
chardet==3.0.4 # via requests
|
|
||||||
cheroot==6.5.4 # via cherrypy
|
|
||||||
cherrypy==17.3.0
|
|
||||||
contextlib2==0.5.5 # via cherrypy
|
|
||||||
coverage==4.5.3 # via pytest-cov
|
|
||||||
cryptography==2.6.1 # via moto, paramiko, pyopenssl
|
|
||||||
dnspython==1.16.0
|
|
||||||
docker-pycreds==0.4.0 # via docker
|
|
||||||
docker==3.7.2
|
|
||||||
docutils==0.14 # via botocore
|
|
||||||
ecdsa==0.13 # via python-jose
|
|
||||||
enum34==1.1.6 # via raet
|
|
||||||
future==0.17.1 # via python-jose
|
|
||||||
gitdb2==2.0.5 # via gitpython
|
|
||||||
gitpython==2.1.11
|
|
||||||
google-auth==1.6.3 # via kubernetes
|
|
||||||
idna==2.8 # via requests
|
|
||||||
ioflo==1.7.5
|
|
||||||
ipaddress==1.0.22 # via kubernetes
|
|
||||||
jaraco.functools==2.0 # via tempora
|
|
||||||
jinja2==2.10
|
|
||||||
jmespath==0.9.4 # via boto3, botocore
|
|
||||||
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
|
|
||||||
keyring==5.7.1
|
|
||||||
kubernetes==4.0.0
|
|
||||||
libnacl==1.6.1
|
|
||||||
lxml==4.3.3 # via junos-eznc, ncclient
|
|
||||||
markupsafe==1.1.1
|
|
||||||
mock==1.0.1
|
|
||||||
more-itertools==5.0.0
|
|
||||||
moto==1.3.7
|
|
||||||
msgpack-python==0.5.6
|
|
||||||
msgpack==0.6.1
|
|
||||||
ncclient==0.6.3 # via junos-eznc
|
|
||||||
netaddr==0.7.19 # via junos-eznc
|
|
||||||
oauthlib==3.0.1 # via requests-oauthlib
|
|
||||||
paramiko==2.1.2
|
|
||||||
pathlib2==2.3.3 # via pytest
|
|
||||||
pluggy==0.9.0 # via pytest
|
|
||||||
portend==2.3 # via cherrypy
|
|
||||||
psutil==5.6.1
|
|
||||||
py==1.8.0 # via pytest
|
|
||||||
pyaml==18.11.0 # via moto
|
|
||||||
pyasn1-modules==0.2.4 # via google-auth
|
|
||||||
pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa
|
|
||||||
pycparser==2.19 # via cffi
|
|
||||||
# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$'
|
|
||||||
# pycryptodome==3.8.0 # via python-jose
|
|
||||||
pycryptodomex==3.8.0
|
|
||||||
pyinotify==0.9.6
|
|
||||||
pyopenssl==19.0.0
|
|
||||||
pyserial==3.4 # via junos-eznc
|
|
||||||
pytest-cov==2.6.1
|
|
||||||
pytest-helpers-namespace==2019.1.8
|
|
||||||
pytest-salt-runtests-bridge==2019.1.30
|
|
||||||
pytest-salt==2018.12.8
|
|
||||||
pytest-tempdir==2018.8.11
|
|
||||||
pytest-timeout==1.3.3
|
|
||||||
pytest==4.3.1
|
|
||||||
python-dateutil==2.8.0 # via botocore, kubernetes, moto
|
|
||||||
python-etcd==0.4.2
|
|
||||||
python-gnupg==0.4.4
|
|
||||||
python-jose==2.0.2 # via moto
|
|
||||||
pytz==2018.9 # via moto, tempora
|
|
||||||
pyvmomi==6.7.1.2018.12
|
|
||||||
pyyaml==3.13
|
|
||||||
raet==0.6.8
|
|
||||||
requests-oauthlib==1.2.0 # via kubernetes
|
|
||||||
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
|
|
||||||
selectors2==2.0.1 # via ncclient
|
|
||||||
setproctitle==1.1.10
|
|
||||||
singledispatch==3.4.0.3 # via tornado
|
|
||||||
six==1.12.0 # via cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, more-itertools, moto, ncclient, pathlib2, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, raet, responses, salttesting, singledispatch, tempora, websocket-client
|
|
||||||
smmap2==2.0.5 # via gitdb2
|
|
||||||
strict-rfc3339==0.7
|
|
||||||
tempora==1.14 # via portend
|
|
||||||
timelib==0.2.4
|
|
||||||
tornado==4.5.3 ; python_version >= "3.4"
|
|
||||||
urllib3==1.24.1 # via botocore, kubernetes, python-etcd, requests
|
|
||||||
virtualenv==16.4.3
|
|
||||||
websocket-client==0.40.0 # via docker, kubernetes
|
|
||||||
werkzeug==0.15.1 # via moto
|
|
||||||
wrapt==1.11.1 # via aws-xray-sdk
|
|
||||||
xmltodict==0.12.0 # via moto
|
|
||||||
zc.lockfile==1.4 # via cherrypy
|
|
|
@ -1,115 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile -o requirements/static/py3.5/zeromq-centos-6.txt -v requirements/base.txt requirements/zeromq.txt requirements/pytest.txt requirements/static/centos-6.in
|
|
||||||
#
|
|
||||||
apache-libcloud==1.0.0
|
|
||||||
asn1crypto==0.24.0 # via cryptography
|
|
||||||
atomicwrites==1.3.0 # via pytest
|
|
||||||
attrs==19.1.0 # via pytest
|
|
||||||
aws-xray-sdk==0.95 # via moto
|
|
||||||
backports-abc==0.5 # via tornado
|
|
||||||
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.124
|
|
||||||
boto==2.49.0
|
|
||||||
botocore==1.12.124 # via boto3, moto, s3transfer
|
|
||||||
cachetools==3.1.0 # via google-auth
|
|
||||||
certifi==2019.3.9 # via kubernetes, requests, tornado
|
|
||||||
cffi==1.12.2
|
|
||||||
chardet==3.0.4 # via requests
|
|
||||||
cheroot==6.5.4 # via cherrypy
|
|
||||||
cherrypy==17.3.0
|
|
||||||
contextlib2==0.5.5 # via cherrypy
|
|
||||||
coverage==4.5.3 # via pytest-cov
|
|
||||||
cryptography==2.6.1 # via moto, paramiko, pyopenssl
|
|
||||||
dnspython==1.16.0
|
|
||||||
docker-pycreds==0.4.0 # via docker
|
|
||||||
docker==3.7.2
|
|
||||||
docutils==0.14 # via botocore
|
|
||||||
ecdsa==0.13 # via python-jose
|
|
||||||
future==0.17.1 # via python-jose
|
|
||||||
gitdb==0.6.4 # via gitpython
|
|
||||||
gitpython==2.0.8
|
|
||||||
google-auth==1.6.3 # via kubernetes
|
|
||||||
idna==2.8 # via requests
|
|
||||||
ipaddress==1.0.22 # via kubernetes
|
|
||||||
jaraco.functools==2.0 # via tempora
|
|
||||||
jinja2==2.10
|
|
||||||
jmespath==0.9.4 # via boto3, botocore
|
|
||||||
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
|
|
||||||
keyring==5.7.1
|
|
||||||
kubernetes==4.0.0
|
|
||||||
lxml==4.3.3 # via junos-eznc, ncclient
|
|
||||||
markupsafe==1.1.1
|
|
||||||
mock==1.0.1
|
|
||||||
more-itertools==5.0.0
|
|
||||||
moto==1.3.7
|
|
||||||
msgpack-python==0.5.6
|
|
||||||
msgpack==0.6.1
|
|
||||||
ncclient==0.6.3 # via junos-eznc
|
|
||||||
netaddr==0.7.19 # via junos-eznc
|
|
||||||
oauthlib==3.0.1 # via requests-oauthlib
|
|
||||||
paramiko==2.4.2 # via junos-eznc, ncclient, scp
|
|
||||||
pathlib2==2.3.3 # via pytest
|
|
||||||
pluggy==0.9.0 # via pytest
|
|
||||||
portend==2.3 # via cherrypy
|
|
||||||
psutil==5.6.1
|
|
||||||
py==1.8.0 # via pytest
|
|
||||||
pyaml==18.11.0 # 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 != "win32"
|
|
||||||
# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$'
|
|
||||||
# pycryptodome==3.8.0 # via python-jose
|
|
||||||
pycryptodomex==3.8.0
|
|
||||||
pyinotify==0.9.6
|
|
||||||
pynacl==1.3.0 # via paramiko
|
|
||||||
pyopenssl==19.0.0
|
|
||||||
pyserial==3.4 # via junos-eznc
|
|
||||||
pytest-cov==2.6.1
|
|
||||||
pytest-helpers-namespace==2019.1.8
|
|
||||||
pytest-salt-runtests-bridge==2019.1.30
|
|
||||||
pytest-salt==2018.12.8
|
|
||||||
pytest-tempdir==2018.8.11
|
|
||||||
pytest-timeout==1.3.3
|
|
||||||
pytest==4.3.1
|
|
||||||
python-dateutil==2.8.0 # via botocore, kubernetes, moto
|
|
||||||
python-etcd==0.4.2
|
|
||||||
python-gnupg==0.4.4
|
|
||||||
python-jose==2.0.2 # via moto
|
|
||||||
pytz==2018.9 # via moto, tempora
|
|
||||||
pyvmomi==6.7.1.2018.12
|
|
||||||
pyyaml==3.13
|
|
||||||
pyzmq==18.0.1 ; python_version != "3.4"
|
|
||||||
requests-oauthlib==1.2.0 # via kubernetes
|
|
||||||
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
|
|
||||||
selectors2==2.0.1 # via ncclient
|
|
||||||
setproctitle==1.1.10
|
|
||||||
singledispatch==3.4.0.3 # via tornado
|
|
||||||
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, more-itertools, moto, ncclient, pathlib2, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, singledispatch, tempora, websocket-client
|
|
||||||
smmap==0.9.0 # via gitdb
|
|
||||||
strict-rfc3339==0.7
|
|
||||||
tempora==1.14 # via portend
|
|
||||||
timelib==0.2.4
|
|
||||||
tornado==4.5.3 ; python_version >= "3.4"
|
|
||||||
urllib3==1.24.1 # via botocore, kubernetes, python-etcd, requests
|
|
||||||
virtualenv==16.4.3
|
|
||||||
websocket-client==0.40.0 # via docker, kubernetes
|
|
||||||
werkzeug==0.15.1 # via moto
|
|
||||||
wrapt==1.11.1 # via aws-xray-sdk
|
|
||||||
xmltodict==0.12.0 # via moto
|
|
||||||
zc.lockfile==1.4 # via cherrypy
|
|
|
@ -1,113 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile -o requirements/static/py3.5/zeromq-ubuntu-14.04.txt -v requirements/base.txt requirements/zeromq.txt requirements/pytest.txt requirements/static/ubuntu-14.04.in
|
|
||||||
#
|
|
||||||
apache-libcloud==1.0.0
|
|
||||||
asn1crypto==0.24.0 # via cryptography
|
|
||||||
atomicwrites==1.3.0 # via pytest
|
|
||||||
attrs==19.1.0 # via pytest
|
|
||||||
aws-xray-sdk==0.95 # via moto
|
|
||||||
backports-abc==0.5 # via tornado
|
|
||||||
backports.functools-lru-cache==1.5 # via cheroot
|
|
||||||
backports.ssl-match-hostname==3.7.0.1 # via websocket-client
|
|
||||||
boto3==1.9.124
|
|
||||||
boto==2.49.0
|
|
||||||
botocore==1.12.124 # via boto3, moto, s3transfer
|
|
||||||
cachetools==3.1.0 # via google-auth
|
|
||||||
certifi==2019.3.9 # via kubernetes, requests, tornado
|
|
||||||
cffi==1.12.2
|
|
||||||
chardet==3.0.4 # via requests
|
|
||||||
cheroot==6.5.4 # via cherrypy
|
|
||||||
cherrypy==17.3.0
|
|
||||||
contextlib2==0.5.5 # via cherrypy
|
|
||||||
coverage==4.5.3 # via pytest-cov
|
|
||||||
cryptography==2.6.1 # via moto, paramiko, pyopenssl
|
|
||||||
dnspython==1.16.0
|
|
||||||
docker-pycreds==0.4.0 # via docker
|
|
||||||
docker==3.7.2
|
|
||||||
docutils==0.14 # via botocore
|
|
||||||
ecdsa==0.13 # via python-jose
|
|
||||||
future==0.17.1 # via python-jose
|
|
||||||
gitdb2==2.0.5 # via gitpython
|
|
||||||
gitpython==2.1.11
|
|
||||||
google-auth==1.6.3 # via kubernetes
|
|
||||||
idna==2.8 # via requests
|
|
||||||
ipaddress==1.0.22 # via kubernetes
|
|
||||||
jaraco.functools==2.0 # via tempora
|
|
||||||
jinja2==2.10
|
|
||||||
jmespath==0.9.4 # via boto3, botocore
|
|
||||||
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
|
|
||||||
keyring==5.7.1
|
|
||||||
kubernetes==4.0.0
|
|
||||||
lxml==4.3.3 # via junos-eznc, ncclient
|
|
||||||
markupsafe==1.1.1
|
|
||||||
mock==1.0.1
|
|
||||||
more-itertools==5.0.0
|
|
||||||
moto==1.3.7
|
|
||||||
msgpack-python==0.5.6
|
|
||||||
msgpack==0.6.1
|
|
||||||
ncclient==0.6.3 # via junos-eznc
|
|
||||||
netaddr==0.7.19 # via junos-eznc
|
|
||||||
oauthlib==3.0.1 # via requests-oauthlib
|
|
||||||
paramiko==2.1.2
|
|
||||||
pathlib2==2.3.3 # via pytest
|
|
||||||
pluggy==0.9.0 # via pytest
|
|
||||||
portend==2.3 # via cherrypy
|
|
||||||
psutil==5.6.1
|
|
||||||
py==1.8.0 # via pytest
|
|
||||||
pyaml==18.11.0 # 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 != "win32"
|
|
||||||
# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$'
|
|
||||||
# pycryptodome==3.8.0 # via python-jose
|
|
||||||
pycryptodomex==3.8.0
|
|
||||||
pyinotify==0.9.6
|
|
||||||
pyopenssl==19.0.0
|
|
||||||
pyserial==3.4 # via junos-eznc
|
|
||||||
pytest-cov==2.6.1
|
|
||||||
pytest-helpers-namespace==2019.1.8
|
|
||||||
pytest-salt-runtests-bridge==2019.1.30
|
|
||||||
pytest-salt==2018.12.8
|
|
||||||
pytest-tempdir==2018.8.11
|
|
||||||
pytest-timeout==1.3.3
|
|
||||||
pytest==4.3.1
|
|
||||||
python-dateutil==2.8.0 # via botocore, kubernetes, moto
|
|
||||||
python-etcd==0.4.2
|
|
||||||
python-gnupg==0.4.4
|
|
||||||
python-jose==2.0.2 # via moto
|
|
||||||
pytz==2018.9 # via moto, tempora
|
|
||||||
pyvmomi==6.7.1.2018.12
|
|
||||||
pyyaml==3.13
|
|
||||||
pyzmq==18.0.1 ; python_version != "3.4"
|
|
||||||
requests-oauthlib==1.2.0 # via kubernetes
|
|
||||||
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
|
|
||||||
selectors2==2.0.1 # via ncclient
|
|
||||||
setproctitle==1.1.10
|
|
||||||
singledispatch==3.4.0.3 # via tornado
|
|
||||||
six==1.12.0 # via cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, more-itertools, moto, ncclient, pathlib2, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, singledispatch, tempora, websocket-client
|
|
||||||
smmap2==2.0.5 # via gitdb2
|
|
||||||
strict-rfc3339==0.7
|
|
||||||
tempora==1.14 # via portend
|
|
||||||
timelib==0.2.4
|
|
||||||
tornado==4.5.3 ; python_version >= "3.4"
|
|
||||||
urllib3==1.24.1 # via botocore, kubernetes, python-etcd, requests
|
|
||||||
virtualenv==16.4.3
|
|
||||||
websocket-client==0.40.0 # via docker, kubernetes
|
|
||||||
werkzeug==0.15.1 # via moto
|
|
||||||
wrapt==1.11.1 # via aws-xray-sdk
|
|
||||||
xmltodict==0.12.0 # via moto
|
|
||||||
zc.lockfile==1.4 # via cherrypy
|
|
|
@ -1,116 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile -o requirements/static/py3.6/raet-centos-6.txt -v requirements/base.txt requirements/raet.txt requirements/pytest.txt requirements/static/centos-6.in
|
|
||||||
#
|
|
||||||
apache-libcloud==1.0.0
|
|
||||||
asn1crypto==0.24.0 # via cryptography
|
|
||||||
atomicwrites==1.3.0 # via pytest
|
|
||||||
attrs==19.1.0 # via pytest
|
|
||||||
aws-xray-sdk==0.95 # via moto
|
|
||||||
backports-abc==0.5 # via tornado
|
|
||||||
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.124
|
|
||||||
boto==2.49.0
|
|
||||||
botocore==1.12.124 # via boto3, moto, s3transfer
|
|
||||||
cachetools==3.1.0 # via google-auth
|
|
||||||
certifi==2019.3.9 # via kubernetes, requests, tornado
|
|
||||||
cffi==1.12.2
|
|
||||||
chardet==3.0.4 # via requests
|
|
||||||
cheroot==6.5.4 # via cherrypy
|
|
||||||
cherrypy==17.3.0
|
|
||||||
contextlib2==0.5.5 # via cherrypy
|
|
||||||
coverage==4.5.3 # via pytest-cov
|
|
||||||
cryptography==2.6.1 # via moto, paramiko, pyopenssl
|
|
||||||
dnspython==1.16.0
|
|
||||||
docker-pycreds==0.4.0 # via docker
|
|
||||||
docker==3.7.2
|
|
||||||
docutils==0.14 # via botocore
|
|
||||||
ecdsa==0.13 # via python-jose
|
|
||||||
enum34==1.1.6 # via raet
|
|
||||||
future==0.17.1 # via python-jose
|
|
||||||
gitdb==0.6.4 # via gitpython
|
|
||||||
gitpython==2.0.8
|
|
||||||
google-auth==1.6.3 # via kubernetes
|
|
||||||
idna==2.8 # via requests
|
|
||||||
ioflo==1.7.5
|
|
||||||
ipaddress==1.0.22 # via kubernetes
|
|
||||||
jaraco.functools==2.0 # via tempora
|
|
||||||
jinja2==2.10
|
|
||||||
jmespath==0.9.4 # via boto3, botocore
|
|
||||||
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
|
|
||||||
keyring==5.7.1
|
|
||||||
kubernetes==4.0.0
|
|
||||||
libnacl==1.6.1
|
|
||||||
lxml==4.3.3 # via junos-eznc, ncclient
|
|
||||||
markupsafe==1.1.1
|
|
||||||
mock==1.0.1
|
|
||||||
more-itertools==5.0.0
|
|
||||||
moto==1.3.7
|
|
||||||
msgpack-python==0.5.6
|
|
||||||
msgpack==0.6.1
|
|
||||||
ncclient==0.6.3 # via junos-eznc
|
|
||||||
netaddr==0.7.19 # via junos-eznc
|
|
||||||
oauthlib==3.0.1 # via requests-oauthlib
|
|
||||||
paramiko==2.4.2 # via junos-eznc, ncclient, scp
|
|
||||||
pluggy==0.9.0 # via pytest
|
|
||||||
portend==2.3 # via cherrypy
|
|
||||||
psutil==5.6.1
|
|
||||||
py==1.8.0 # via pytest
|
|
||||||
pyaml==18.11.0 # via moto
|
|
||||||
pyasn1-modules==0.2.4 # via google-auth
|
|
||||||
pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa
|
|
||||||
pycparser==2.19 # via cffi
|
|
||||||
# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$'
|
|
||||||
# pycryptodome==3.8.0 # via python-jose
|
|
||||||
pycryptodomex==3.8.0
|
|
||||||
pyinotify==0.9.6
|
|
||||||
pynacl==1.3.0 # via paramiko
|
|
||||||
pyopenssl==19.0.0
|
|
||||||
pyserial==3.4 # via junos-eznc
|
|
||||||
pytest-cov==2.6.1
|
|
||||||
pytest-helpers-namespace==2019.1.8
|
|
||||||
pytest-salt-runtests-bridge==2019.1.30
|
|
||||||
pytest-salt==2018.12.8
|
|
||||||
pytest-tempdir==2018.8.11
|
|
||||||
pytest-timeout==1.3.3
|
|
||||||
pytest==4.3.1
|
|
||||||
python-dateutil==2.8.0 # via botocore, kubernetes, moto
|
|
||||||
python-etcd==0.4.2
|
|
||||||
python-gnupg==0.4.4
|
|
||||||
python-jose==2.0.2 # via moto
|
|
||||||
pytz==2018.9 # via moto, tempora
|
|
||||||
pyvmomi==6.7.1.2018.12
|
|
||||||
pyyaml==3.13
|
|
||||||
raet==0.6.8
|
|
||||||
requests-oauthlib==1.2.0 # via kubernetes
|
|
||||||
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
|
|
||||||
selectors2==2.0.1 # via ncclient
|
|
||||||
setproctitle==1.1.10
|
|
||||||
singledispatch==3.4.0.3 # via tornado
|
|
||||||
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, more-itertools, moto, ncclient, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, raet, responses, salttesting, singledispatch, tempora, websocket-client
|
|
||||||
smmap==0.9.0 # via gitdb
|
|
||||||
strict-rfc3339==0.7
|
|
||||||
tempora==1.14 # via portend
|
|
||||||
timelib==0.2.4
|
|
||||||
tornado==4.5.3 ; python_version >= "3.4"
|
|
||||||
urllib3==1.24.1 # via botocore, kubernetes, python-etcd, requests
|
|
||||||
virtualenv==16.4.3
|
|
||||||
websocket-client==0.40.0 # via docker, kubernetes
|
|
||||||
werkzeug==0.15.1 # via moto
|
|
||||||
wrapt==1.11.1 # via aws-xray-sdk
|
|
||||||
xmltodict==0.12.0 # via moto
|
|
||||||
zc.lockfile==1.4 # via cherrypy
|
|
|
@ -1,114 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile -o requirements/static/py3.6/raet-ubuntu-14.04.txt -v requirements/base.txt requirements/raet.txt requirements/pytest.txt requirements/static/ubuntu-14.04.in
|
|
||||||
#
|
|
||||||
apache-libcloud==1.0.0
|
|
||||||
asn1crypto==0.24.0 # via cryptography
|
|
||||||
atomicwrites==1.3.0 # via pytest
|
|
||||||
attrs==19.1.0 # via pytest
|
|
||||||
aws-xray-sdk==0.95 # via moto
|
|
||||||
backports-abc==0.5 # via tornado
|
|
||||||
backports.functools-lru-cache==1.5 # via cheroot
|
|
||||||
backports.ssl-match-hostname==3.7.0.1 # via websocket-client
|
|
||||||
boto3==1.9.124
|
|
||||||
boto==2.49.0
|
|
||||||
botocore==1.12.124 # via boto3, moto, s3transfer
|
|
||||||
cachetools==3.1.0 # via google-auth
|
|
||||||
certifi==2019.3.9 # via kubernetes, requests, tornado
|
|
||||||
cffi==1.12.2
|
|
||||||
chardet==3.0.4 # via requests
|
|
||||||
cheroot==6.5.4 # via cherrypy
|
|
||||||
cherrypy==17.3.0
|
|
||||||
contextlib2==0.5.5 # via cherrypy
|
|
||||||
coverage==4.5.3 # via pytest-cov
|
|
||||||
cryptography==2.6.1 # via moto, paramiko, pyopenssl
|
|
||||||
dnspython==1.16.0
|
|
||||||
docker-pycreds==0.4.0 # via docker
|
|
||||||
docker==3.7.2
|
|
||||||
docutils==0.14 # via botocore
|
|
||||||
ecdsa==0.13 # via python-jose
|
|
||||||
enum34==1.1.6 # via raet
|
|
||||||
future==0.17.1 # via python-jose
|
|
||||||
gitdb2==2.0.5 # via gitpython
|
|
||||||
gitpython==2.1.11
|
|
||||||
google-auth==1.6.3 # via kubernetes
|
|
||||||
idna==2.8 # via requests
|
|
||||||
ioflo==1.7.5
|
|
||||||
ipaddress==1.0.22 # via kubernetes
|
|
||||||
jaraco.functools==2.0 # via tempora
|
|
||||||
jinja2==2.10
|
|
||||||
jmespath==0.9.4 # via boto3, botocore
|
|
||||||
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
|
|
||||||
keyring==5.7.1
|
|
||||||
kubernetes==4.0.0
|
|
||||||
libnacl==1.6.1
|
|
||||||
lxml==4.3.3 # via junos-eznc, ncclient
|
|
||||||
markupsafe==1.1.1
|
|
||||||
mock==1.0.1
|
|
||||||
more-itertools==5.0.0
|
|
||||||
moto==1.3.7
|
|
||||||
msgpack-python==0.5.6
|
|
||||||
msgpack==0.6.1
|
|
||||||
ncclient==0.6.3 # via junos-eznc
|
|
||||||
netaddr==0.7.19 # via junos-eznc
|
|
||||||
oauthlib==3.0.1 # via requests-oauthlib
|
|
||||||
paramiko==2.1.2
|
|
||||||
pluggy==0.9.0 # via pytest
|
|
||||||
portend==2.3 # via cherrypy
|
|
||||||
psutil==5.6.1
|
|
||||||
py==1.8.0 # via pytest
|
|
||||||
pyaml==18.11.0 # via moto
|
|
||||||
pyasn1-modules==0.2.4 # via google-auth
|
|
||||||
pyasn1==0.4.5 # via paramiko, pyasn1-modules, rsa
|
|
||||||
pycparser==2.19 # via cffi
|
|
||||||
# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$'
|
|
||||||
# pycryptodome==3.8.0 # via python-jose
|
|
||||||
pycryptodomex==3.8.0
|
|
||||||
pyinotify==0.9.6
|
|
||||||
pyopenssl==19.0.0
|
|
||||||
pyserial==3.4 # via junos-eznc
|
|
||||||
pytest-cov==2.6.1
|
|
||||||
pytest-helpers-namespace==2019.1.8
|
|
||||||
pytest-salt-runtests-bridge==2019.1.30
|
|
||||||
pytest-salt==2018.12.8
|
|
||||||
pytest-tempdir==2018.8.11
|
|
||||||
pytest-timeout==1.3.3
|
|
||||||
pytest==4.3.1
|
|
||||||
python-dateutil==2.8.0 # via botocore, kubernetes, moto
|
|
||||||
python-etcd==0.4.2
|
|
||||||
python-gnupg==0.4.4
|
|
||||||
python-jose==2.0.2 # via moto
|
|
||||||
pytz==2018.9 # via moto, tempora
|
|
||||||
pyvmomi==6.7.1.2018.12
|
|
||||||
pyyaml==3.13
|
|
||||||
raet==0.6.8
|
|
||||||
requests-oauthlib==1.2.0 # via kubernetes
|
|
||||||
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
|
|
||||||
selectors2==2.0.1 # via ncclient
|
|
||||||
setproctitle==1.1.10
|
|
||||||
singledispatch==3.4.0.3 # via tornado
|
|
||||||
six==1.12.0 # via cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, more-itertools, moto, ncclient, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, raet, responses, salttesting, singledispatch, tempora, websocket-client
|
|
||||||
smmap2==2.0.5 # via gitdb2
|
|
||||||
strict-rfc3339==0.7
|
|
||||||
tempora==1.14 # via portend
|
|
||||||
timelib==0.2.4
|
|
||||||
tornado==4.5.3 ; python_version >= "3.4"
|
|
||||||
urllib3==1.24.1 # via botocore, kubernetes, python-etcd, requests
|
|
||||||
virtualenv==16.4.3
|
|
||||||
websocket-client==0.40.0 # via docker, kubernetes
|
|
||||||
werkzeug==0.15.1 # via moto
|
|
||||||
wrapt==1.11.1 # via aws-xray-sdk
|
|
||||||
xmltodict==0.12.0 # via moto
|
|
||||||
zc.lockfile==1.4 # via cherrypy
|
|
|
@ -1,114 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile -o requirements/static/py3.6/zeromq-centos-6.txt -v requirements/base.txt requirements/zeromq.txt requirements/pytest.txt requirements/static/centos-6.in
|
|
||||||
#
|
|
||||||
apache-libcloud==1.0.0
|
|
||||||
asn1crypto==0.24.0 # via cryptography
|
|
||||||
atomicwrites==1.3.0 # via pytest
|
|
||||||
attrs==19.1.0 # via pytest
|
|
||||||
aws-xray-sdk==0.95 # via moto
|
|
||||||
backports-abc==0.5 # via tornado
|
|
||||||
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.124
|
|
||||||
boto==2.49.0
|
|
||||||
botocore==1.12.124 # via boto3, moto, s3transfer
|
|
||||||
cachetools==3.1.0 # via google-auth
|
|
||||||
certifi==2019.3.9 # via kubernetes, requests, tornado
|
|
||||||
cffi==1.12.2
|
|
||||||
chardet==3.0.4 # via requests
|
|
||||||
cheroot==6.5.4 # via cherrypy
|
|
||||||
cherrypy==17.3.0
|
|
||||||
contextlib2==0.5.5 # via cherrypy
|
|
||||||
coverage==4.5.3 # via pytest-cov
|
|
||||||
cryptography==2.6.1 # via moto, paramiko, pyopenssl
|
|
||||||
dnspython==1.16.0
|
|
||||||
docker-pycreds==0.4.0 # via docker
|
|
||||||
docker==3.7.2
|
|
||||||
docutils==0.14 # via botocore
|
|
||||||
ecdsa==0.13 # via python-jose
|
|
||||||
future==0.17.1 # via python-jose
|
|
||||||
gitdb==0.6.4 # via gitpython
|
|
||||||
gitpython==2.0.8
|
|
||||||
google-auth==1.6.3 # via kubernetes
|
|
||||||
idna==2.8 # via requests
|
|
||||||
ipaddress==1.0.22 # via kubernetes
|
|
||||||
jaraco.functools==2.0 # via tempora
|
|
||||||
jinja2==2.10
|
|
||||||
jmespath==0.9.4 # via boto3, botocore
|
|
||||||
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
|
|
||||||
keyring==5.7.1
|
|
||||||
kubernetes==4.0.0
|
|
||||||
lxml==4.3.3 # via junos-eznc, ncclient
|
|
||||||
markupsafe==1.1.1
|
|
||||||
mock==1.0.1
|
|
||||||
more-itertools==5.0.0
|
|
||||||
moto==1.3.7
|
|
||||||
msgpack-python==0.5.6
|
|
||||||
msgpack==0.6.1
|
|
||||||
ncclient==0.6.3 # via junos-eznc
|
|
||||||
netaddr==0.7.19 # via junos-eznc
|
|
||||||
oauthlib==3.0.1 # via requests-oauthlib
|
|
||||||
paramiko==2.4.2 # via junos-eznc, ncclient, scp
|
|
||||||
pluggy==0.9.0 # via pytest
|
|
||||||
portend==2.3 # via cherrypy
|
|
||||||
psutil==5.6.1
|
|
||||||
py==1.8.0 # via pytest
|
|
||||||
pyaml==18.11.0 # 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 != "win32"
|
|
||||||
# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$'
|
|
||||||
# pycryptodome==3.8.0 # via python-jose
|
|
||||||
pycryptodomex==3.8.0
|
|
||||||
pyinotify==0.9.6
|
|
||||||
pynacl==1.3.0 # via paramiko
|
|
||||||
pyopenssl==19.0.0
|
|
||||||
pyserial==3.4 # via junos-eznc
|
|
||||||
pytest-cov==2.6.1
|
|
||||||
pytest-helpers-namespace==2019.1.8
|
|
||||||
pytest-salt-runtests-bridge==2019.1.30
|
|
||||||
pytest-salt==2018.12.8
|
|
||||||
pytest-tempdir==2018.8.11
|
|
||||||
pytest-timeout==1.3.3
|
|
||||||
pytest==4.3.1
|
|
||||||
python-dateutil==2.8.0 # via botocore, kubernetes, moto
|
|
||||||
python-etcd==0.4.2
|
|
||||||
python-gnupg==0.4.4
|
|
||||||
python-jose==2.0.2 # via moto
|
|
||||||
pytz==2018.9 # via moto, tempora
|
|
||||||
pyvmomi==6.7.1.2018.12
|
|
||||||
pyyaml==3.13
|
|
||||||
pyzmq==18.0.1 ; python_version != "3.4"
|
|
||||||
requests-oauthlib==1.2.0 # via kubernetes
|
|
||||||
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
|
|
||||||
selectors2==2.0.1 # via ncclient
|
|
||||||
setproctitle==1.1.10
|
|
||||||
singledispatch==3.4.0.3 # via tornado
|
|
||||||
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, more-itertools, moto, ncclient, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, singledispatch, tempora, websocket-client
|
|
||||||
smmap==0.9.0 # via gitdb
|
|
||||||
strict-rfc3339==0.7
|
|
||||||
tempora==1.14 # via portend
|
|
||||||
timelib==0.2.4
|
|
||||||
tornado==4.5.3 ; python_version >= "3.4"
|
|
||||||
urllib3==1.24.1 # via botocore, kubernetes, python-etcd, requests
|
|
||||||
virtualenv==16.4.3
|
|
||||||
websocket-client==0.40.0 # via docker, kubernetes
|
|
||||||
werkzeug==0.15.1 # via moto
|
|
||||||
wrapt==1.11.1 # via aws-xray-sdk
|
|
||||||
xmltodict==0.12.0 # via moto
|
|
||||||
zc.lockfile==1.4 # via cherrypy
|
|
|
@ -1,112 +0,0 @@
|
||||||
#
|
|
||||||
# This file is autogenerated by pip-compile
|
|
||||||
# To update, run:
|
|
||||||
#
|
|
||||||
# pip-compile -o requirements/static/py3.6/zeromq-ubuntu-14.04.txt -v requirements/base.txt requirements/zeromq.txt requirements/pytest.txt requirements/static/ubuntu-14.04.in
|
|
||||||
#
|
|
||||||
apache-libcloud==1.0.0
|
|
||||||
asn1crypto==0.24.0 # via cryptography
|
|
||||||
atomicwrites==1.3.0 # via pytest
|
|
||||||
attrs==19.1.0 # via pytest
|
|
||||||
aws-xray-sdk==0.95 # via moto
|
|
||||||
backports-abc==0.5 # via tornado
|
|
||||||
backports.functools-lru-cache==1.5 # via cheroot
|
|
||||||
backports.ssl-match-hostname==3.7.0.1 # via websocket-client
|
|
||||||
boto3==1.9.124
|
|
||||||
boto==2.49.0
|
|
||||||
botocore==1.12.124 # via boto3, moto, s3transfer
|
|
||||||
cachetools==3.1.0 # via google-auth
|
|
||||||
certifi==2019.3.9 # via kubernetes, requests, tornado
|
|
||||||
cffi==1.12.2
|
|
||||||
chardet==3.0.4 # via requests
|
|
||||||
cheroot==6.5.4 # via cherrypy
|
|
||||||
cherrypy==17.3.0
|
|
||||||
contextlib2==0.5.5 # via cherrypy
|
|
||||||
coverage==4.5.3 # via pytest-cov
|
|
||||||
cryptography==2.6.1 # via moto, paramiko, pyopenssl
|
|
||||||
dnspython==1.16.0
|
|
||||||
docker-pycreds==0.4.0 # via docker
|
|
||||||
docker==3.7.2
|
|
||||||
docutils==0.14 # via botocore
|
|
||||||
ecdsa==0.13 # via python-jose
|
|
||||||
future==0.17.1 # via python-jose
|
|
||||||
gitdb2==2.0.5 # via gitpython
|
|
||||||
gitpython==2.1.11
|
|
||||||
google-auth==1.6.3 # via kubernetes
|
|
||||||
idna==2.8 # via requests
|
|
||||||
ipaddress==1.0.22 # via kubernetes
|
|
||||||
jaraco.functools==2.0 # via tempora
|
|
||||||
jinja2==2.10
|
|
||||||
jmespath==0.9.4 # via boto3, botocore
|
|
||||||
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
|
|
||||||
keyring==5.7.1
|
|
||||||
kubernetes==4.0.0
|
|
||||||
lxml==4.3.3 # via junos-eznc, ncclient
|
|
||||||
markupsafe==1.1.1
|
|
||||||
mock==1.0.1
|
|
||||||
more-itertools==5.0.0
|
|
||||||
moto==1.3.7
|
|
||||||
msgpack-python==0.5.6
|
|
||||||
msgpack==0.6.1
|
|
||||||
ncclient==0.6.3 # via junos-eznc
|
|
||||||
netaddr==0.7.19 # via junos-eznc
|
|
||||||
oauthlib==3.0.1 # via requests-oauthlib
|
|
||||||
paramiko==2.1.2
|
|
||||||
pluggy==0.9.0 # via pytest
|
|
||||||
portend==2.3 # via cherrypy
|
|
||||||
psutil==5.6.1
|
|
||||||
py==1.8.0 # via pytest
|
|
||||||
pyaml==18.11.0 # 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 != "win32"
|
|
||||||
# Next line explicitly commented out by pip-tools-compile because of the following regex: '^pycryptodome==(.*)$'
|
|
||||||
# pycryptodome==3.8.0 # via python-jose
|
|
||||||
pycryptodomex==3.8.0
|
|
||||||
pyinotify==0.9.6
|
|
||||||
pyopenssl==19.0.0
|
|
||||||
pyserial==3.4 # via junos-eznc
|
|
||||||
pytest-cov==2.6.1
|
|
||||||
pytest-helpers-namespace==2019.1.8
|
|
||||||
pytest-salt-runtests-bridge==2019.1.30
|
|
||||||
pytest-salt==2018.12.8
|
|
||||||
pytest-tempdir==2018.8.11
|
|
||||||
pytest-timeout==1.3.3
|
|
||||||
pytest==4.3.1
|
|
||||||
python-dateutil==2.8.0 # via botocore, kubernetes, moto
|
|
||||||
python-etcd==0.4.2
|
|
||||||
python-gnupg==0.4.4
|
|
||||||
python-jose==2.0.2 # via moto
|
|
||||||
pytz==2018.9 # via moto, tempora
|
|
||||||
pyvmomi==6.7.1.2018.12
|
|
||||||
pyyaml==3.13
|
|
||||||
pyzmq==18.0.1 ; python_version != "3.4"
|
|
||||||
requests-oauthlib==1.2.0 # via kubernetes
|
|
||||||
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
|
|
||||||
selectors2==2.0.1 # via ncclient
|
|
||||||
setproctitle==1.1.10
|
|
||||||
singledispatch==3.4.0.3 # via tornado
|
|
||||||
six==1.12.0 # via cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, more-itertools, moto, ncclient, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, singledispatch, tempora, websocket-client
|
|
||||||
smmap2==2.0.5 # via gitdb2
|
|
||||||
strict-rfc3339==0.7
|
|
||||||
tempora==1.14 # via portend
|
|
||||||
timelib==0.2.4
|
|
||||||
tornado==4.5.3 ; python_version >= "3.4"
|
|
||||||
urllib3==1.24.1 # via botocore, kubernetes, python-etcd, requests
|
|
||||||
virtualenv==16.4.3
|
|
||||||
websocket-client==0.40.0 # via docker, kubernetes
|
|
||||||
werkzeug==0.15.1 # via moto
|
|
||||||
wrapt==1.11.1 # via aws-xray-sdk
|
|
||||||
xmltodict==0.12.0 # via moto
|
|
||||||
zc.lockfile==1.4 # via cherrypy
|
|
Loading…
Add table
Reference in a new issue